| b5a56539 | 06-Oct-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| ad7ba96d | 02-Oct-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_
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.
show more ...
|
| d1e3deab | 21-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 420dfed2 | 21-Mar-2024 |
Andreas Gohr <andi@splitbrain.org> |
allow to use dot notation on individual group members |
| bf300a6c | 13-Dec-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 7c8a6248 | 24-Sep-2023 |
Moon Sungjoon <sumoon@seoulsaram.org> |
action.php: Fix wrong variable assignments |
| 602a0fb6 | 21-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 82cf301d | 21-Mar-2023 |
Hana Matušková <hannamatuskova@gmail.com> |
Localize new setting in Czech |
| 51298b29 | 21-Mar-2023 |
Pietro Saccardi <lizardm4@gmail.com> |
Toggle state parm depending on config parm |
| d13c9ae1 | 20-Mar-2023 |
Pietro Saccardi <lizardm4@gmail.com> |
Handle the state parameter in callback URL.
This fixes login with certain providers, e.g. Authentik, that trigger the message "OAuth: State not found in session, are you sure you stored it?"
This c
Handle the state parameter in callback URL.
This fixes login with certain providers, e.g. Authentik, that trigger the message "OAuth: State not found in session, are you sure you stored it?"
This closes #6.
show more ...
|
| fde2b1b7 | 15-Feb-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 68ca9c81 | 13-Feb-2022 |
David 'ilicz' Klementa <ilicz@inmail.cz> |
Add cs localization |
| 15ad78b1 | 13-Feb-2022 |
David 'ilicz' Klementa <ilicz@inmail.cz> |
Fix incorrect JSON fields descriptions |
| 9d0f577c | 04-Jan-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| f9e0a85c | 04-Jan-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Correct type of authorization method
Fixes #1 |
| cf22df2f | 05-Dec-2021 |
Andreas Gohr <andi@splitbrain.org> |
initial checkin |