Skip to content

Commit 658b564

Browse files
committed
Removed duplicated config key
1 parent 495eb45 commit 658b564

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

config/sync/openid_connect.client.generic.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ settings:
1111
iss_allowed_domains: ''
1212
prompt:
1313
login: login
14+
none: '0'
15+
consent: '0'
16+
select_account: '0'
1417
issuer_url: ''
1518
authorization_endpoint: 'https://idp-employee.os2loop.local.itkdev.dk/oauth2/authorize'
1619
token_endpoint: 'http://idp-employee:9400/oauth2/token'
@@ -19,5 +22,3 @@ settings:
1922
scopes:
2023
- openid
2124
- email
22-
prompt:
23-
- login

0 commit comments

Comments
 (0)