mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Added missing label and scope variable field.
This commit is contained in:
parent
52e14611b1
commit
c8bc43b914
@ -1017,6 +1017,8 @@ production: &base
|
||||
email: '{{OAUTH2_GENERIC_USER_EMAIL}}'
|
||||
}
|
||||
},
|
||||
authorize_params: { scope: "{{OAUTH2_GENERIC_AUTHORIZE_PARAMS_SCOPE}}" },
|
||||
label: '{{OAUTH2_GENERIC_LABEL}}',
|
||||
name: '{{OAUTH2_GENERIC_NAME}}' }}
|
||||
- { name: 'azure_oauth2',
|
||||
args: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user