Skip to content

v0.3.0

Compare
Choose a tag to compare
@gunndabad gunndabad released this 22 Feb 13:49
· 5 commits to main since this release
4e194f2

New features

Vector of trust can overriden on a per-request basis by calling SetVectorOfTrust() on the AuthenticationProperties passed to Challenge.

Breaking changes

The VectorsOfTrust property on OneLoginOptions has been renamed to VectorOfTrust.

Fixes

Fixes sign out with a post_logout_redirect_uri by sending the id_token_hint.