Skip to content

v4.3.0

Compare
Choose a tag to compare
@aenglander aenglander released this 17 Jan 00:04
· 86 commits to master since this release
  • Added busy signal processing
  • Added dynamic authorization request push messaging
  • Added authorization response context
  • Added ability to enable jailbreak protection to authorization policy constructor.
  • Fixed bug in authorization policy the swapped inherence and knowledge factors.
  • Fixed bug where response headers were not being properly validated and verified.
  • Added verification of webhook headers.
  • Added dynamic authorization request title
  • Added authorization response context
  • Fix bug when attempting to retrieve and authorization response after an authorization request timed out. The transport would throw a JWE exception when attempting to decrypt an unencrypted response rather than throwing the expected AuthorizationRequestTimedOutError.