Searched hist:ad7ba96d107a088eb9cfedef27a11192c4c72648 (Results 1 – 4 of 4) sorted by relevance
/plugin/oauthgeneric/conf/ |
H A D | metadata.php | ad7ba96d107a088eb9cfedef27a11192c4c72648 Thu Oct 02 14:11:16 UTC 2025 Andreas Gohr <gohr@cosmocode.de> add support for session logout at IdP
When a logout URL is configured, the user is redirected to that URL after logout. We provide all the data suggested by OIDC, so if this is a proper end_session_endpoint the user will be logged out at the IdP and be redirected to the wiki.
When your IdP configures redirect URIs separately for authentication and logout, be sure to configure the same redirect URI for both.
|
H A D | default.php | ad7ba96d107a088eb9cfedef27a11192c4c72648 Thu Oct 02 14:11:16 UTC 2025 Andreas Gohr <gohr@cosmocode.de> add support for session logout at IdP
When a logout URL is configured, the user is redirected to that URL after logout. We provide all the data suggested by OIDC, so if this is a proper end_session_endpoint the user will be logged out at the IdP and be redirected to the wiki.
When your IdP configures redirect URIs separately for authentication and logout, be sure to configure the same redirect URI for both.
|
/plugin/oauthgeneric/lang/en/ |
H A D | settings.php | ad7ba96d107a088eb9cfedef27a11192c4c72648 Thu Oct 02 14:11:16 UTC 2025 Andreas Gohr <gohr@cosmocode.de> add support for session logout at IdP
When a logout URL is configured, the user is redirected to that URL after logout. We provide all the data suggested by OIDC, so if this is a proper end_session_endpoint the user will be logged out at the IdP and be redirected to the wiki.
When your IdP configures redirect URIs separately for authentication and logout, be sure to configure the same redirect URI for both.
|
/plugin/oauthgeneric/ |
H A D | action.php | ad7ba96d107a088eb9cfedef27a11192c4c72648 Thu Oct 02 14:11:16 UTC 2025 Andreas Gohr <gohr@cosmocode.de> add support for session logout at IdP
When a logout URL is configured, the user is redirected to that URL after logout. We provide all the data suggested by OIDC, so if this is a proper end_session_endpoint the user will be logged out at the IdP and be redirected to the wiki.
When your IdP configures redirect URIs separately for authentication and logout, be sure to configure the same redirect URI for both.
|