Log inSkip to main contentSkip to sidebar
Something went wrong, please try again.
Create and track feature requests for Atlassian products.
  • More
    DashboardsProjectsIssues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

Open issues

  • All issues
  • Open issues
  • Done issues
  • Viewed recently
  • Created recently
  • Resolved recently
  • Updated recently
View all issues and filters
Order by Priority
  1. Suggestion
    CWD-5478Crowd to support SAML as Service Provider
  2. Suggestion
    CWD-5572Support AD LDS using the AD Connector in future versions of Crowd
  3. Suggestion
    CWD-5618Provide support for MySQL Databases using utf8mb4
  4. Suggestion
    CWD-5921Review/Update Azure AD Permissions Recommendations
  5. Suggestion
    CWD-4969CSV Importer: Import Group Membership File without User File
  6. Suggestion
    CWD-1609Enable the Hibernate Query Caching
  7. Suggestion
    CWD-4391Add to Crowd documentation: Users with the same name in different User Directories cannot be logged in via SSO
  8. Suggestion
    CWD-2475Crowd 2.0 provided the ability to add users to groups when creating the user, this was removed in 2.2. 2.0 solved our requirement while 2.2 does not - suggestions?
  9. Suggestion
    CWD-1305Lengthen all fields on Configuration tab of LDAP Directory Connector from 30 characters to a longer line
  10. Suggestion
    CWD-5558Allow using html tags in email template
  11. Suggestion
    CWD-2808Setup for LDAP Delegated Authentication Directory requires User Group Attribute value
  12. Suggestion
    CWD-2024Allow Crowd to create User DNs using the "displayName" like AD does
  13. Suggestion
    CWD-1673Improve LDAP Search Queries
  14. Suggestion
    CWD-911Disabling modification permissions on a Delegated Directory will cause confusing error messages.
  15. Suggestion
    CWD-2579Improve UI messaging when Granting Crowd Users rights to give them access to the 'Self-Service Console'
  16. Suggestion
    CWD-3908Update screenshots in Crowd's documentation
  17. Suggestion
    CWD-5721Implement Security Questions
  18. Suggestion
    CWD-3170Register a WebHook with Remote Crowd directories
  19. Suggestion
    CWD-5189Event for user activity in applications
  20. Suggestion
    CWD-3781Configuration objects used during imports should be serializable
  21. Suggestion
    CWD-5170Support StartTLS for SMTP Connection
  22. Suggestion
    CWD-1755please use the correct date format
  23. Suggestion
    CWD-4764Modify Passwords permission
  24. Suggestion
    CWD-5713Choose the Node a Directory Syncs too in Crowd
  25. Suggestion
    CWD-3921If password policy is violated when creating the admin, the hint message isn't shown
  26. Suggestion
    CWD-5005Crowd Server hardware requirements guide is needed
  27. Suggestion
    CWD-5808Crowd Server Sizing Recommendations
  28. Suggestion
    CWD-1822General SAML Support
  29. Suggestion
    CWD-4886When migrating between external user directories, external users that existed in both will lose locally set groups
  30. Suggestion
    CWD-5218Integration between Crowd and SAML IDPs
  31. Suggestion
    CWD-5561SAML SSO integration with Sonarqube
  32. Suggestion
    CWD-5675Introduce SCIM 2.0 support in Crowd DC
  33. Suggestion
    CWD-6347Reintroduce Microsofts LDAP Matching rules for Crowd
  34. Suggestion
    CWD-6384Ability to define password descriptions in multiple lines
  35. Suggestion
    CWD-6375Prevent user passwords from appearing in stacktraces during password change when violating regex rules
  36. Suggestion
    CWD-6381Ability to setup custom links/text about password policy on the page.
  37. Suggestion
    CWD-5502Synchronization fails if there exists any user member in LDAP with invalid name format
  38. Suggestion
    CWD-6376Option to disable/Reset two-step verification for a user from Crowd UI
  39. Suggestion
    CWD-5703Add the ability to hide "Forgot your password?" link in the login page.
  40. Suggestion
    CWD-6210PostgreSQL 15 support for Crowd
  41. Suggestion
    CWD-6336Ability to hide Crowd 6+ version from page Footer
  42. Suggestion
    CWD-5550Add support for Azure SQL database
  43. Suggestion
    CWD-5795Add support for Azure Postgres database
  44. Suggestion
    CWD-5707As an admin I would like a full sync to be triggered when "nested groups" is enabled
  45. Suggestion
    CWD-6351Upgrade bundled Tomcat to 9.0.99 or higher
  46. Suggestion
    CWD-5673Allow Crowd to disable requests that phone home
  47. Suggestion
    CWD-6352Generating a list of Crowd users added to groups on or after a specific date is not possible using the Crowd REST APIs
  48. Suggestion
    CWD-1599Ability to rename groups
  49. Suggestion
    CWD-6350Add an option to Microsoft Entra ID directory type available for other directory types
  50. Suggestion
    CWD-5322add support for Azure Multi-factor authentication
Refresh results
1 2 3 4 5Next >>
1 of 798
Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-5478

Crowd to support SAML as Service Provider

Log In
Gathering Interest
Export
undefinedView workflow
XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • SSO
      • Crowd
      • SAML
      • SSO
      • crowd-sso
      • pse-request
      • service-provider
    • 28
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Summary:

      As a Crowd administrator, I would like to use Any IdP SSO (SAML) for my Atlassian applications, however, my idea is to have only Crowd integration with IdP and acting as a bridge app in between IdP and Jira/Confluence/Bitbucket. This means that if an unauthenticated user logs to Confluence, Confluence sends an authentication request to Crowd and Crowd talks to IdP to get the SAML Authentication done.

      Scenario:

      • User tries to access Confluence/Jira.
      • They reach Crowd Logon page.
      • They insert their user and password which is authenticated against the information in IdP.
      • IdP sends the confirmation to Crowd.
      • Crowd redirects to the application being requested.

       

      How does SAML Works?

      Each application needs to be SAML Versed in order for them to be able to integrate with IdP. The way we establish this is by either using the Connectors provided by IdP (available for Jira and Confluence only) or through third party plugins provided by vendors such as Mini Orange(e.g).

      Once that's done, we integrate those applications with IdP with the aid of those plugins as well. At this point, the applications will know that login requests should go to IdP to be processed and will also know how to read a SAML response accordingly.

      Considerations:

      The scenario explained above seems ambiguous, since both Crowd and IdP in their scenario seem to have the same or very similar proposal which is to act as the IdP. However, even though this is similar, it can be important for some organizations or companies.

        mentioned in

        Page Loading...

        Page Loading...

        Page Loading...

              • All
              • Comments
              • Work Log
              • History
              • Activity

              Ramakrishnan, Navaneeth added a comment - 06/May/2022 6:00 PM

              any updates on this request?

              Ramakrishnan, Navaneeth added a comment - 06/May/2022 6:00 PM any updates on this request?

                Unassigned Unassigned
                jbondan@atlassian.com JayBe (Inactive)
                Votes:
                16 Vote for this issue
                Watchers:
                26 Start watching this issue

                  Created:
                  15/Oct/2019 9:54 PM
                  Updated:
                  12 hours ago
                  • Atlassian Jira Project Management Software
                  • About Jira
                  • Report a problem
                  • Privacy policy
                  • Notice at Collection

                  Atlassian