Skip to content
Snippets Groups Projects
Commit 78f235a5 authored by Clinton Blackburn's avatar Clinton Blackburn Committed by Clinton Blackburn
Browse files

Enabled auto-auth for Docker-based devstack

ECOM-7099
parent 9d9cf1a8
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,5 @@ JWT_AUTH.update({
'JWT_ISSUER': OAUTH_OIDC_ISSUER,
'JWT_AUDIENCE': 'lms-key',
})
FEATURES['AUTOMATIC_AUTH_FOR_TESTING'] = True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment