You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Please help me in below query
Can we automate jira login (SSO) with crowd without using any other plugin's ?
Crowd only supports Cookie-based SSO. Once you login through Crowd, you won't have to log in again until you expire.
Anything else requires custom code or plugins.
Basically, no, you need add-ons or code change to enable SSO variants. Ideally, stick to well maintained and well known add-ons such as the one Bruno mentions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It depends on what you mean by "automate JIRA login". If you mean that your users should not have to enter any credentials to log onto Jira, you will actually need a Kerberos plugin such as IWAAC (Integrated Windows Authentication for Apps using Crowd): https://marketplace.atlassian.com/plugins/com.cleito.iwaac/server/overview
(Disclaimer: I work at the vendor of the IWAAC plugin. You might also want to have a look at other Kerberos plugins on the Atlassian Marketplace: https://marketplace.atlassian.com/search?q=kerberos)
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.