We have Trying to auto login on browser.
Basic authentication with passwords is deprecated now.
Am using rest API only to create the user. user is created. We have received only unique "accountId": "5fdc59a4444""
With that user, how to make an auto login on browser.
When "Application A" is loggedin - jira should login automatcially in browser.
You will need to get SSO enabled. Start at https://confluence.atlassian.com/cloud/saml-single-sign-on-943953302.html
We are using only JIRA product. is it necessary to enabled "SSO" to access from the browser.
Becuase we have to avoid JIRA login screen from user. If SSO compulsory,
Which Identity provider to use for Browser level authentication.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am sorry, I do not understand what you are now asking.
Your original question about "automatically logged in with the browser" is answered with "use SSO", and I've pointed you to the docs about doing that on Cloud.
That talks about the support for the identity providers you can use with Atlassian Access (which does SSO with Atlassian Cloud).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @vignesh m - I think I understand where you're going with this. Some applications allow you to bypass the login screen entirely if they detect an active SSO session (especially when using NTLM on a Windows machine).
Atlassian Cloud still requires you to enter the user's email address at the login screen. It's possible that you might have some users on your Cloud site that don't belong to your organization's domain / SSO configuration. Prompting for the email address is our way of ensuring these users still have a way to log in. If the email address entered here is associated with an SSO provider, it will hand off the authentication to your SSO provider. That's the portion where someone who's already logged in to your identity provider can skip entering their password.
Users will always need to at least enter their email address at the login screen.
Cheers,
Daniel | Atlassian Support
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.