Skip to content

3.0.3

Choose a tag to compare

@arvindkrishnakumar-okta arvindkrishnakumar-okta released this 25 Feb 23:17
· 434 commits to master since this release

Fixes:

  • #523 - Added private_key_jwt to OAuthEndpointAuthenticationMethod.
  • #496 - Added FIDO FactorProvider type.
  • JWT Expiration - 50 minutes will be used in order to have a 10 minutes leeway in case of clock skew.
  • #542 - Fix exception thrown while extending custom resources from ExtensibleResource
  • #539 - Handle unknown ApplicationSignOnMode values without error.
  • #528 - Updated README with code sample of how to create a user with group(s).