Skip to content
Snippets Groups Projects
Commit cdc10237 authored by Arthur Conrozier's avatar Arthur Conrozier
Browse files

Added JWKS_URL

parent 0224a420
No related tags found
No related merge requests found
......@@ -5,3 +5,4 @@ TOKEN_URL="https://auth.viarezo.fr/oauth/token"
USERINFO_URL="https://auth.viarezo.fr/oidc/userinfo"
LOGOUT_URL="https://auth.viarezo.fr/logout"
SESSION_SECRET="my-super-secret"
JWKS_URL="https://auth.viarezo.fr/oidc/jwks"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment