Brief context: I need to create an API token for integration with our ServiceNow instance (we looked at third-party apps, but the decision was made to use the API). Because we need both admins to have access, and we don't want it taking on our permissions, we know that we need to have a service account from which we create the token. Currently, we have one identity provider (Azure AD) and a default Authentication Policy that forces SSO. So, I don't know how I could log into that service account with the current set up.
I understand that I need to create a secondary authentication policy with does not require SSO, so that we can log in with a username/password, and apply it to that new user account. Did that. BUT, there is no option to change the authentication policy on a user and I'm guessing maybe that's because we just have the one identity provider?
This is the first time we've ever needed an account that wasn't for a real person within our network and I'm just a little stumped as to my next step... I've been reading documentation, Googling, asking A.I., etc and my brain is melting a little. Any help at all would be greatly appreciated!
Hello @Kristin Davis
You might be able to take advantage of the new Service Accounts feature that Atlassian is rolling out. Refer to this for more information:
You are awesome! How did this not come up in my research? Maybe because it's so new... Thank you x3000
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can't take the credit. ;-)
After seeing a question from somebody else in a Slack space the hive mind found it was mentioned in the weekly blogs and then another person found the above documentation.
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.