v1.1.0-alpha
Introduced changes:
- added
AUTH_ALLOW_UNSEC_OPTIONS
param that passes OPTIONS requests when set totrue
(mind theX-Forwarded-Method
header) - bug-fixed issuer url ending with "/" for JWT check
- optimized docker production image
Introduced changes:
AUTH_ALLOW_UNSEC_OPTIONS
param that passes OPTIONS requests when set to true
(mind the X-Forwarded-Method
header)