v5.0.4-rc1
·
300 commits
to master
since this release
Bugs
Fixed various operations in the SCIM server related to group manipulation.
Resolved an issue where self-referencing groups (e.g., when Group A is a member of itself) caused a timeout.
Fix the following issues :
- Updated the workflow for removing a realm—now correctly redirects the user-agent to the appropriate URL.
- Users can now manage their sessions via the following URL: https://localhost:5001/Sessions.
- Standardized the session management URL for user sessions.
- Fixed the link in the error message displayed when the number of active sessions exceeds the allowed limit.
- Fixed the SimpleIdServer.CredentialIssuer.Startup template by adding the missing PublicDid property in appsettings.json.
- Added a logout feature to the SimpleIdServer.CredentialIssuer.Startup project.