mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
Merge pull request #512 from xueshanf/patch-1
Removed an extra 'label:" in saml configuration
This commit is contained in:
commit
55a70bc717
@ -306,7 +306,7 @@ production: &base
|
||||
app_id: '{{OAUTH_TWITTER_API_KEY}}',
|
||||
app_secret: '{{OAUTH_TWITTER_APP_SECRET}}' }
|
||||
- { name: 'saml',
|
||||
label: label: '{{OAUTH_SAML_LABEL}}',
|
||||
label: '{{OAUTH_SAML_LABEL}}',
|
||||
args: {
|
||||
assertion_consumer_service_url: '{{OAUTH_SAML_ASSERTION_CONSUMER_SERVICE_URL}}',
|
||||
idp_cert_fingerprint: '{{OAUTH_SAML_IDP_CERT_FINGERPRINT}}',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user