I'm trying to start a Runbook in Azure within Jira Automation and every single time it asks to login to azure and when I do I get the following pop-up. Even though I have approved it many times, it still pops up like it never took hold.
Each time, I'll get the following.
the Service Account I'm using has admin access to the project where the automation is running and is a Automation Job Operator on the Azure side.
Let me know what I seem to be missing here or what other information I can share.
We believe it has to do with the enforcement of "prompt=consent" in the URL.
See: https://medium.com/@namsoochoi/solved-need-admin-approval-or-approval-required-aadsts90094-error-during-microsoft-sign-in-b3fde2ec4523
Does anyone know what the minimum role is needed in Azure for this connection to work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've discovered this seems to be related to the level of permissions on the Azure side. The service account has job operator permissions and I tested it with an admin account and it connected successfully. I'll have to see what the minimum is needed to connect.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.