Commit 78f235a5 by Clinton Blackburn Committed by Clinton Blackburn

Enabled auto-auth for Docker-based devstack

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