Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot login to servers that use Matrix Authentication Service with an upstream OIDC provider #1931

Closed
thefinn93 opened this issue Sep 6, 2024 · 1 comment · Fixed by #1934

Comments

@thefinn93
Copy link

Describe the bug

When I try to use Cinny with my Matrix server, I'm unable to login:

image

Reproduction

  1. Visit https://app.cinny.in
  2. Enter the domain of a Matrix server that uses MAS with an upstream OIDC provider and no password auth. devhack.net is an example of such a server.

Expected behavior

An OIDC login button is shown

Platform and versions

OS: Debian 12
Browser: Firefox 
Cinny: v4.1.0

Additional context

This server works fine with Element and FluffyChat.

@tulir
Copy link

tulir commented Sep 6, 2024

https://github.com/cinnyapp/cinny/blob/dev/src/app/hooks/useParsedLoginFlows.ts#L10-L12 looks like cinny requires identity_providers to be present, but according to the spec, those fields are not required

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants