Skip to content

Add base64-encoded jwt_secret option

Stan Hu requested to merge sh-add-jwt-secret-base64 into master

For binary secrets as used by Keycloak, we need to encode the secret in base64.

Merge request reports