Crowd 7.1 Release Notes
Authenticate to Crowd with an SSO Identity Provider
Starting from Crowd 7.1, you can now use a Single Sign-On (SSO) Identity Provider (IdP) to authenticate to Crowd. Supported authentication methods include SAML, OpenID Connect, and other Crowd instances. Set up SSO for Crowd
Just In Time (JIT) user provisioning isn’t supported in Crowd. Users who need to authenticate with SSO must have matching usernames in both Crowd and the identity provider. You can achieve this by connecting both systems to a shared directory, such as Microsoft Active Directory, or by manually keeping accounts in sync.
Service accounts UI now available
We’re introducing a user interface (UI) for managing service accounts, making it easier to create, update, delete, and manage credentials without relying on the REST API. You can now access all core service account management features directly in the UI. Service accounts created before Crowd 7.1 are also fully supported and can you can manage them through the new interface
Explore how to create a service account via the UI
Enforce two-step verification for all users
You can now require all users to set up two-step verification by enabling the JVM runtime property.
Datlassian.authentication.2sv.enforcement.all.users.enabled=true
Once this property is set, every user will be prompted to configure two-step verification the next time they log in. Explore how to manage two-step verification
Before enabling this enforcement, test it in a non-production environment. Two-step verification enforcement might conflict with some third-party solutions or custom integrations.
Supported platforms changes
There are no platform changes in this release.
For more information about what the latest stable release of Crowd supports, see Supported platforms.
Complete list of changes and improvements
Here's a full list of issues resolved in this release: