Does anyone know how i can create a custom policy that only applies to Automation? When I create a second policy that points to my Automation application it seems to be ignored. If i remove my rules from my default policy Aria throws the error { "error": "server_error", "error_description": "Unable to obtain access policy" }. I re-synced Automation with VIDM through lifecycle with no success.
My ultimate goal is to have an Automation catalog item that is available to users without being authenticated that will allow them to create a new project. I don't know where the Active Directory user object will be located and we have over 250k users in our directory. So I don't think i want to sync the entire directory to grant "everyone" access. I don't know if this is even possible but i cant even try without getting VIDM to allow unauthenticated users to login.
-------------------------------------------