Skip to content

Native OIDC #2079

Open
Open
@liamdiprose

Description

@liamdiprose

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions