Skip to content

Commit cd967c3

Browse files
committed
Updated config
1 parent ed1d09b commit cd967c3

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

config/sync/openid_connect.client.generic.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,13 @@ settings:
99
client_id: client-id
1010
client_secret: '[client-secret]'
1111
iss_allowed_domains: ''
12-
prompt:
13-
- login
1412
issuer_url: ''
1513
authorization_endpoint: 'https://idp-employee.os2loop.local.itkdev.dk/oauth2/authorize'
16-
# This URL makes sense only for the phpfpm service.
1714
token_endpoint: 'http://idp-employee:9400/oauth2/token'
1815
userinfo_endpoint: ''
1916
end_session_endpoint: 'https://idp-employee.os2loop.local.itkdev.dk/oauth2/end_session'
2017
scopes:
2118
- openid
2219
- email
20+
prompt:
21+
- login

0 commit comments

Comments
 (0)