Releases: simpleidserver/SimpleIdServer
v5.0.2
Features
- Ticket 777 : EBSI - holder wallet - request and present verifiable credentials
- Ticket 780 : Pass EBSI wallet conformance test
- Ticket 781 : Support FastFed
- Ticket 782 : Refactor the settings view of the mobile application.
Bug Fixing
- Ticket 791 : PostgreSQL issue in migrations.
v5.0.1
Features
- Ticket #765: Add permissions to the administration website.
- Ticket #771: Support OPENID federation.
- Ticket #775: Create a fake wallet to request "CTIssueQualificationCredential".
- Ticket #768: Ensure compliance with the ESBI - Issuer - Credential Issuance.
- Ticket #759: Ensure compliance with the ESBI - Issuance - In-Time credential.
- Ticket #758: Block the user account after multiple login attempts.
- Ticket #776: SCIM - Return a list of PATCH operations in the integration event.
Bug Fixing
- Ticket #760: Fix various bugs in the administration website.
v5.0.0
Release Note 5.0.0
Ticket #731: Fixed an issue in the SCIM project where "PATCH for groups returns 500 when members are updated."
Ticket #735: Fixed bulk operations in the SCIM project to include missing properties.
Ticket #736: Added multitenant support to SCIM.
Ticket #738: Updated the documentation on SCIM provisioning.
Ticket #739: Migrated the entire project to DOTNET8.
Ticket #740: Fixed the issue "SCIM MongoDB Size must be between 0 and 16793600 (16MB)."
Tickets #741 & #729: Fixed various issues.
Ticket #742: Returned the "ConsentsIndexViewModel" when the "CryptographicException" is thrown.
Ticket #743: Updated the documentation on LDAP provisioning.
Ticket #744: Added support for other ORMs such as SQLSUGAR.
Ticket #745: Enabled administrators to relaunch all messages in the dead letter queue in the provisioning window (LDAP / SCIM).
Ticket #748: Replaced the "BulkExtensions" library with "linq2db.EntityFrameworkCore" for executing BULK UPDATE / MERGE operations.
Ticket #749: Returned the entire SCIM representation in the integration event.
Ticket #750: Redirected the user-agent to the "EndSessionCallback" action under the following conditions:
- The "RedirectToRevokeSessionUI" property is set to false.
- The list of "Front Channel Logouts" URLs is empty.
Ticket #751: Fixed issues in sample projects.
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.
v4.0.7
Fix azure pipeline
v4.0.6
Deploy GITHUB artifact
v4.0.5
Prepare the release
v4.0.4
Update GITHUB variable
v4.0.4-rc1
Update certificate
v4.0.3
Update Nuget package key