I can use crowd to offload authentication so JIRA and my other applications don't have to handle the extra load. It also allows me to specify multiple different authentication sources for my applications and allows SSO capabilities within the Atlassian tools.
Crowd really only works well with Atlassian products. Outside of Atlassian, it is not much of a SSO solution. In theory, you can use Crowd with any applications, but because it does not use or support any open standard, such as SAML, you will need to create...
The handling of user in UI and that will make the work easier.
Customizing flow is extremely hard. Some time ago we had a specific business requirement and customisation took us over a month of pain and reverse engineering. Also documentation is not good, it was easier to find something in RFC than in Keycloak docs.
I can use crowd to offload authentication so JIRA and my other applications don't have to handle the extra load. It also allows me to specify multiple different authentication sources for my applications and allows SSO capabilities within the Atlassian tools.
The handling of user in UI and that will make the work easier.
Crowd really only works well with Atlassian products. Outside of Atlassian, it is not much of a SSO solution. In theory, you can use Crowd with any applications, but because it does not use or support any open standard, such as SAML, you will need to create...
Customizing flow is extremely hard. Some time ago we had a specific business requirement and customisation took us over a month of pain and reverse engineering. Also documentation is not good, it was easier to find something in RFC than in Keycloak docs.