diff options
author | Sawyer Bergeron <sbergeron@iol.unh.edu> | 2020-06-23 21:18:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-06-23 21:18:19 +0000 |
commit | 682f7ebb6d0be5ddd8e4c699e1f87fc20a3fe1e3 (patch) | |
tree | acf41c2c41ccb053f7cbf4ff9d814419e9fd9edf /config.env.sample | |
parent | 2b15204ca0f8d9a51c3b4963db904d797ebb8186 (diff) | |
parent | 57d1635845df4a8b045805b66e8fbec5010ce97f (diff) |
Merge "Revert "Enable OpenID""
Diffstat (limited to 'config.env.sample')
-rw-r--r-- | config.env.sample | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config.env.sample b/config.env.sample index 137ecb0..fadf0ed 100644 --- a/config.env.sample +++ b/config.env.sample @@ -35,14 +35,6 @@ JIRA_URL=sample_url JIRA_USER_NAME=sample_jira_user JIRA_USER_PASSWORD=sample_jira_pass -# LFID -OIDC_CLIENT_ID=sample_id -OIDC_CLIENT_SECRET=sample_secret - -OIDC_AUTHORIZATION_ENDPOINT=https://linuxfoundation-test.auth0.com/authorize -OIDC_TOKEN_ENDPOINT=https://linuxfoundation-test.auth0.com/oauth/token -OIDC_USER_ENDPOINT=https://linuxfoundation-test.auth0.com/userinfo - # Rabbitmq RABBITMQ_DEFAULT_USER=opnfv RABBITMQ_DEFAULT_PASS=opnfvopnfv |