[OIDC] Improve integration #1340

Open
opened 2025-07-31 18:06:30 +02:00 by hansegucker · 3 comments
Owner

We identified several things we need to support in our OIDC system, e.g. to support Matrix native OIDC. Respective issues are linked.

DOT should support more APIs/endpoints in order to secure OIDC clients, e.g. to allow forced logout and to prevent leaking sessions:

Furthermore, we should follow best practices more closely to improve compatibility (cf. https://openid.net/specs/openid-connect-core-1_0.html#Claims):

Some applications require or request to be informed about authentication of the user, e.g. to verify a second factor was used (cf. https://openid.net/specs/openid-connect-eap-acr-values-1_0.html):

We identified several things we need to support in our OIDC system, e.g. to support [Matrix native OIDC](https://areweoidcyet.com/). Respective issues are linked. DOT should support more APIs/endpoints in order to secure OIDC clients, e.g. to allow forced logout and to prevent leaking sessions: - https://github.com/jazzband/django-oauth-toolkit/pull/1573 - https://github.com/jazzband/django-oauth-toolkit/pull/1571 - https://github.com/jazzband/django-oauth-toolkit/pull/1543 - #1068 - #1064 - #1065 Furthermore, we should follow best practices more closely to improve compatibility (cf. https://openid.net/specs/openid-connect-core-1_0.html#Claims): - #1542 Some applications require or request to be informed about authentication of the user, e.g. to verify a second factor was used (cf. https://openid.net/specs/openid-connect-eap-acr-values-1_0.html): - #1067
Author
Owner

marked this issue as related to #1068, #1067, #1066, #1065, and #1064

marked this issue as related to #1068, #1067, #1066, #1065, and #1064
Owner

assigned to @magicfelix

assigned to @magicfelix
Owner

changed the description

changed the description
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core#1340
No description provided.