How do you configure authentication policies in Jira 8.13 such that it allows username/password (basic authentication) for specific service accounts but continue to enforce SSO for "normal" user accounts?
Thanks
@Ashutosh Satyam you should be able to add /dologin.action after your base url.
Example:
https://your.url.here/dologin.action
If that fails, you will still typically get a 404 page with a local login link in the top right of the screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.