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:
2025-07-22 09:51:15 -05:00
parent e845e66262
commit 484c17c1d5

View File

@@ -104,6 +104,8 @@ identity_providers:
- profile
- email
- offline_access
- address
- phone
authorization_policy: one_factor
pre_configured_consent_duration: 8h
token_endpoint_auth_method: client_secret_post