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

Use with custom oauth2 provider eg keycloak #522

Open
Sniffr opened this issue Aug 30, 2023 · 3 comments
Open

Use with custom oauth2 provider eg keycloak #522

Sniffr opened this issue Aug 30, 2023 · 3 comments
Labels

Comments

@Sniffr
Copy link

Sniffr commented Aug 30, 2023

is there a way we can use fusio with a custom oauth2 provider such as keycloak this is not mentioned in the docs

@chriskapp
Copy link
Member

Hi @Sniffr so we have no explicit Keycloak provider but we have an general OpenID Connect provider which is maybe compatible with Keycloak but I haven`t tested this yet. Otherwise it is always possible to create a complete custom provider for Keycloak.

@Sniffr
Copy link
Author

Sniffr commented Aug 31, 2023

noted so how would i configure the custom provider or also use this general OpenID Connect provider

@chriskapp
Copy link
Member

so at the Backend under System / Identity you can configured a new identity provider, there you could try to configure a Keycloak provider using the OpenID Connect class where you need to configured the fitting endpoints and credentials from Keycloak, once configured you should see a new button at the login page where you can start the login flow.

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

No branches or pull requests

2 participants