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

Added missing JWKS_URL

parent ebda6101
No related branches found
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