Remove unnecessary userinfo_endpoint from Shibboleth config

Co-authored-by: sandhose <1549952+sandhose@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-27 15:38:21 +00:00
parent 197815ae7a
commit 4053c34a93

View File

@@ -636,7 +636,6 @@ upstream_oauth2:
scope: "openid profile email" scope: "openid profile email"
discovery_mode: insecure discovery_mode: insecure
fetch_userinfo: true fetch_userinfo: true
userinfo_endpoint: "https://<shibboleth-domain>/idp/profile/oidc/userinfo" # TO BE FILLED, check your /.well-known/openid-configuration
claims_imports: claims_imports:
localpart: localpart:
action: require action: require