authelia: Add address, phone scopes for Jenkins
Not sure why suddenly these need to be granted, but without them, I cannot log in to Jenkins.
This commit is contained in:
@@ -104,6 +104,8 @@ identity_providers:
|
|||||||
- profile
|
- profile
|
||||||
- email
|
- email
|
||||||
- offline_access
|
- offline_access
|
||||||
|
- address
|
||||||
|
- phone
|
||||||
authorization_policy: one_factor
|
authorization_policy: one_factor
|
||||||
pre_configured_consent_duration: 8h
|
pre_configured_consent_duration: 8h
|
||||||
token_endpoint_auth_method: client_secret_post
|
token_endpoint_auth_method: client_secret_post
|
||||||
|
|||||||
Reference in New Issue
Block a user