Hi gentlemen,
I installed Jira Software on CentOS Linux.
Now, I'm configuring it to Sync my users with Azure AD.
One of the steps is to write my redirect URI in the configuration at Azure AD side in this format:
https://<your-instance>/plugins/servlet/de.resolution.usersync/oauth2/authorize
My question is, what can I write instead of <your-instance> and where can I get this information?!
You should put in the base url of the Jira you have installed, replacing https://<your-instance>/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.