Skip to content

v1.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 18:01
5fc40fa

⚠️ BREAKING CHANGES

  • Fix: Correct CustomHeaders type and JSON tag in ConnectionOptionsOAuth2 within ConnectionManager #554 (developerkunal)

Added

  • Add support for FlexibleMappings SAML2 mappings in SAML2ClientAddon and enhance serialization tests #555 (developerkunal)
  • Add ReadEnabledClients and UpdateEnabledClients methods; deprecate EnabledClients field in Connection struct of ConnectionManager #556 (ErwinSteffens)
  • Add Support for ListRendering method and associated tests for PromptManager #552 (developerkunal)
  • Add AllowRefreshToken support to SessionTransfer in ClientManager #557 (nelsonmaia)