Open
Description
Describe the problem
Matrix is adopting OpenID Connect (OIDC) for authentication so clients will need to implement "Native OIDC".
Describe the solution you'd like
This means Cinny will need to:
- implement the single-sign-on (sso) login flow with a OIDC authorization server, and
- use the resulting access token in the
Authorization
header of Matrix API requests.
Alternatives considered
No response
Additional context
I have some experience implementing these flows so can provide assistance. However I think it would be best if a maintainer integrates the feature into the codebase.
There's a good overview of the process here: https://areweoidcyet.com/client-implementation-guide/
Metadata
Metadata
Assignees
Labels
No labels
Activity