Releases: boxboat/okta-nginx
Releases · boxboat/okta-nginx
Release 1.0.0
Updates:
- Use ID Token instead of Access Token #22
- Contact Metadata URL to configure Okta endpoints #22
- Add optional script to update config at interval #22
- Update refresh.js script to prevent repeated refreshes in Safari if cookie could not be refreshed #22
- Improve NGINX forwarded header detection #23
- Update upgrade to use nginx sample #24
- nginx -> 1.22.1 #25
- go -> 1.19.6 #25
- package updates for sprig and okra-jwt-verifier-golang #25
1.0.0-rc5
Updates:
- nginx -> 1.22.1
- go -> 1.19.6
- package updates for sprig and okra-jwt-verifier-golang
1.0.0-rc4
- Update upgrade to use nginx sample
1.0.0-rc3
- Fix detection for X-Forwarded-Port
1.0.0-rc2
- Update refresh.js script to prevent repeated refreshes in Safari if cookie could not be refreshed
- Improve NGINX forwarded header detection
1.0.0-rc1
- Use ID Token instead of Access Token
- Contact Metadata URL to configure Okta endpoints
- Add optional script to update config at interval
0.2
- Last release storing Access Token in Cookie, future releases will switch to ID Token
0.1
- Initial Release