Passing Id_token and claims #1090
-
Hi everyone, Is that a way to passe the id_token and the claims at the same time?
When I set "OIDCPassIDTokenAs serialized" , I got the id_token but I lost the claims
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
however, logout should not be implemented in the application but rather through mod_auth_openidc, see: https://github.com/OpenIDC/mod_auth_openidc/wiki#9-how-do-i-logout-users |
Beta Was this translation helpful? Give feedback.
OIDCPassIDTokenAs
is multi-valued, see: https://github.com/OpenIDC/mod_auth_openidc/blob/v2.4.14.2/auth_openidc.conf#L798-L806however, logout should not be implemented in the application but rather through mod_auth_openidc, see: https://github.com/OpenIDC/mod_auth_openidc/wiki#9-how-do-i-logout-users