add shibboleth collection to environment automation

This commit is contained in:
2026-08-27 10:21:51 +02:00
parent 4f14efbfc5
commit 9358624392
6 changed files with 25 additions and 18 deletions
@@ -5,7 +5,7 @@ info:
http:
method: GET
url: "{{serverUri}}/idp/profile/oidc/userinfo?client_id={{clientId}}&client_secret={{clientSecret}}"
url: "{{shibbolethServerUri}}/idp/profile/oidc/userinfo?client_id={{clientId}}&client_secret={{clientSecret}}"
headers:
- name: Content-Type
value: application/x-www-form-urlencoded