Configuration du endpoint JWKS pour Hydra

This commit is contained in:
wpetit 2020-06-21 14:23:38 +02:00
parent 01c6abdbb4
commit 01f8ca730c
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ services:
HYDRA_ADMIN_URL: http://localhost:4445
SERVE_PUBLIC_CORS_ENABLED: "true"
SERVE_PUBLIC_CORS_ALLOWED_ORIGINS: http://localhost:8081
WEBFINGER_JWKS_BROADCAST_KEYS: hydra.openid.id-token,hydra.jwt.access-token
ports:
- 4444:4444
command: hydra serve all --dangerous-force-http