v4.0.8
Release Note 4.0.8:
Ticket #620:
- Linked a registration workflow to an authentication method.
- Updated the default authentication method of a client.
Ticket #687: Fixed the CIBA workflow.
Ticket #693: Moved all translations into resource files.
Ticket #698: Fixed 'delete a group with a member' in the SCIM server.
Ticket #699: Fixed CPU usage problem.
Ticket #700: Fixed migration errors with MYSQL.
Ticket #705: Navigation properties are now taken into account by BulkInsert in the SCIM Server.
Ticket #708: Users can now edit their profile picture.
Ticket #709:
- Updated the mobile application to enroll verifiable credentials (https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html).
- Added a registration method in the IdentityServer to accept Verifiable Presentation (https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html).
Ticket #710:
- Fixed various issues when a user's session is revoked.
- Can revoke all user sessions.
- In the audit screen, can display only errors.
- Reworked the screen to assign API resources to the SCOPE.
- Fixed various problems related to the update of credentials (SMS, password, etc.).
- Reworked the screen of the 'SMS' and 'email' authentication.
- Added a back button when the user's registration process is finished.
Ticket #711: Wrote documentation to explain how to enroll a mobile application with Gotify: https://simpleidserver.com/docs/mobileapplication.
Ticket #718: Returns an error message in the SCIM server when the count parameter is less than 0.
Ticket #719: Removed empty or null values from the 'attributes' parameter.
Ticket #722: Fixed the length of the OTP code.
Ticket #723: Displays a specific error message when the anti-forgery token is invalid.