v1.18.0
Added
- Add tenant OIDC logout configuration #517 (ErwinSteffens)
- Add
custom_headers
Attribute toConnectionOptionsOAuth2
inConnectionManager
#522 (developerkunal) - Add Support for
FCMv1 Server Credentials
inMultiFactorPush
Sub-Manager ofGuardianManager
#512 (chrisnellis)
Changed
- Bump Go version to 1.23 and upgrade golang.org/x/oauth2 to v0.28.0 #518 (developerkunal)
- refactor: use a single client assertion audience #513 (panva)
Fixed
- [GH-501] Fix Retry Mechanism to Handle Burst Limit Due to Clock Skew Issue #523 (developerkunal)