Skip to content

Commit b1fc4de

Browse files
committed
fix typo in auth_openidc.conf
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 369633e commit b1fc4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth_openidc.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
# - token endpoint JWT authentication "aud" values,
381381
# - "iss" parameter requirement in authentication reponses
382382
# FAPI20: configures settings for the FAPI 2.0 Security Profile i.e :
383-
Auth Request Method: PAR, DPoP: Required, PCKE: S256, aud: client_id, aud: iss, iss: true
383+
# Auth Request Method: PAR, DPoP: Required, PCKE: S256, aud: client_id, aud: iss, iss: true
384384
# OIDC10: adheres to the core OpenID Connect spec v1.0
385385
# When not default the default is OIDC10
386386
#OIDCProfile [ OIDC10 | FAPI20 ]

0 commit comments

Comments
 (0)