Added missing label and scope variable field.

This commit is contained in:
massej 2023-10-01 13:40:45 -04:00 committed by GitHub
parent 52e14611b1
commit c8bc43b914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {