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
@@ -1,17 +1,14 @@
name: Shibboleth
variables:
- name: clientId
value: "{{process.env.client_id}}"
value: "{{process.env.clientId}}"
description: ""
- name: clientSecret
value: "{{process.env.client_secret}}"
value: "{{process.env.clientSecret}}"
description: ""
- name: redirectUri
- name: clientRedirectUri
value: https://gitea.unipr.it/user/oauth2/Shibboleth/callback
description: ""
- name: accessToken
value: AAdzZWNyZXQx1CToBgEqA8mxMWGsLKf0V86PS2Oz-3bI5BlRuiitj3iXP_qfSJgNzYsMdsIQ9QRmoIOS6ISVvFSyJ5XeHYE_msw6VJELg9S6qsO4mrBBwCaUM9p3zMPwNBwZJVn6vqgGghpMS_xeW2EGthh9W0HBsh7WuPYK4HJVpTYIxgYR782xET0ZU3XxLBknOeMoye2IrH3sYpeCRQCmd1GUyTl1Ra4sGdqYcw3iiISA_FbPMXOLFQN8GcFtEcPxzc9CtH4PHKDYIj_QQx0IUgEH814pyC-Oc5-19Gfg4Ulps9ZHF9rb4csbi9mvWAuJESHcSp5NSAK9tEMFvBUCe_2nr7WyzaGTI1D6Nr1PenxbWIRAmXGF5LtzSrv-8_k8XSdufefACBVbZH6EQWm4smrqSlMab71F5s9wB3rFEK5IuANQblFljG_vfoCATpmk0MCYo47SApSrorMYN5K6yWf4P3PuyQrIdrw0PsRzBWoY8XpzQTGYN1I
description: ""
- name: serverUri
- name: shibbolethServerUri
value: https://shibidp.unipr.it
description: ""