client-id from Stefan
This commit is contained in:
parent
ce929c5317
commit
610873d482
2 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,7 @@ idm:
|
|||
destination-url: https://sandbox.swedenconnect.se/auth/be/auth # Id-Tjänsten
|
||||
auth-return-url: https://test.idm.eidas.swedenconnect.se:443/idm/auth/sp/return
|
||||
discover-return-url: https://test.idm.eidas.swedenconnect.se:443/idm/auth/sign/sp/return
|
||||
client-id: digg-idm-dev
|
||||
client-id: <%= scope.call_function('safe_hiera', ['client_id']) %>
|
||||
trusted-certificates:
|
||||
- classpath:idp.cert
|
||||
id-strategy: STATIC
|
||||
|
|
|
@ -9,3 +9,4 @@ redis_cluster_nodes:
|
|||
- 89.47.185.217
|
||||
- 89.47.185.218
|
||||
- 89.45.236.157
|
||||
client_id: digg-idm-sunet-qa
|
||||
|
|
Loading…
Add table
Reference in a new issue