Skip to content

Using matrix-corporal without password-login #23

@shukon

Description

@shukon

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

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