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

Using matrix-corporal without password-login #23

Open
shukon opened this issue Nov 30, 2022 · 1 comment
Open

Using matrix-corporal without password-login #23

shukon opened this issue Nov 30, 2022 · 1 comment

Comments

@shukon
Copy link

shukon commented Nov 30, 2022

Hi,
I've been going back and forth through synapse docs and issues and corporal.
I want to use matrix-corporal but disable password-login auth flow. I'm using only Keycloak as an auth-provider and have non-technical users, so I'd like them not to have the option of typing in a username-password, because they have to log in via SSO-button.

However, to deactivate the username-password-flow I have to deactivate password-login in synapse altogether. This makes it impossible for matrix-corporal to get the access-tokens and manage the users.

Is there any way to solve this?
I wondered if I could:

  • leave on the username-password-flow but automatically pass them on to keycloak in the background (is that possible?)
  • get the access token with matrix-corporal in some other way
@starcraft66
Copy link

I voiced some additional concerns regarding OIDC authentication here: #7 (comment)

Looks like this project isn't ready to support OIDC login for the time being.

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

No branches or pull requests

2 participants