Released: May 19, 2023
Updates in Spring 2023 Update 1
Funktionen
ComponentSpace SAML v2.0 for ASP.NET v6.3.0 updates:
- Added support for extension elements in SAML authn requests via the SSOOptions.
ComponentSpace SAML v2.0 for ASP.NET Core v4.8.0 updates:
- Updated the ISamlClaimFactory interface that is used by the SAML middleware to include the partner provider name.
- Added NameIDQualifier and IssuerQualifier to partner provider configuration.
- Added NameIDFormat to SSO options.
Fehlerkorrekturen
ComponentSpace SAML v2.0 for ASP.NET v6.3.0 fixes:
- Fixed issue with SAMLServiceProvider.IsSSOCompletionPending.
ComponentSpace SAML v2.0 for ASP.NET Core v4.8.0 fixes:
- Fixed issue with SpSsoStatus.IsSsoCompletionPending.