Releases: magda-io/magda-auth-okta
Releases · magda-io/magda-auth-okta
v1.1.1
- make sure timeout setting apply to all HTTP connections
- Upgrade to magda-common lib chart v1.0.0
v1.1.0
- Upgrade dependencies
- Upgrade to magda-common lib chart v1.0.0-alpha.4
- Use named templates from magda-common lib chart for docker image related logic
This version is the first version that is compatible with Magda v1.0.0
v1.0.6
Upgrade @magda/authentication-plugin-sdk to 0.0.60-alpha.12
v1.0.5
Add OIDC logout process support
v1.0.4
- adjustment on issuer URL generation logic (when you specify the domain instead)
- allow issuer input with / without trailing slash
- update authPlugin key to
okta
v1.0.3
Upgraded @magda/authentication-plugin-sdk to 0.0.60-alpha.7
v1.0.2
Fixed the issue that when externalBaseUrl ends with /
, the plugin might generate incorrect redirection url with double /