We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6444057 + cf1f215 commit 3c5b4d4Copy full SHA for 3c5b4d4
tests/CI/docker-compose.yml
@@ -222,6 +222,7 @@ services:
222
- DIRACX_DB_URL_PILOTAGENTSDB=mysql+aiomysql://Dirac:Dirac@mysql/PilotAgentsDB
223
- 'DIRACX_OS_DB_PILOTLOGSDB={"sqlalchemy_dsn": "mysql+aiomysql://Dirac:Dirac@mysql/PilotLogsDB"}'
224
- DIRACX_SERVICE_AUTH_TOKEN_KEY=file:///signing-key/rs256.key
225
+ - DIRACX_SERVICE_AUTH_TOKEN_ISSUER=http://diracx:8000
226
- DIRACX_SERVICE_AUTH_ALLOWED_REDIRECTS=["http://diracx:8000/docs/oauth2-redirect"]
227
# Obtained with head -c 32 /dev/urandom | base64
228
- DIRACX_SERVICE_AUTH_STATE_KEY=uSNPPtZ1EbC5np13zOwmWJ84Duix753Hejzk/u/MQE4=
0 commit comments