Skip to content

v6.0.3

Latest

Choose a tag to compare

@aditya-okta aditya-okta released this 29 Jan 10:07
· 1 commit to master since this release
cc642c3

v6.0.3

  • Fix CreateGroupPushMapping API request body structure #570. Thanks @aditya-okta
  • Fix "data matches more than one schema in oneOf" error when creating/reading OIDC applications with JWKS keys #571. Thanks @aditya-okta
  • Add fallback logic in oneOf discriminator unmarshalling that returns nil instead of an error when the discriminator value doesn't match any explicit mapping #571
  • Add OAuth2ClientJsonWebKeySet schema for JWKS API responses #571
  • Add missing fields to JWKS schemas (alg, use, created, id, lastUpdated, _links) #571
  • Add crv (curve) field to EC key schemas for ECDSA key support #571
  • Add named schema OpenIdConnectApplicationSettingsClientKeysKeysInner to ensure JWKS key documentation is generated #571