Authenticate backend user with external service #1287
-
Hi there, Is there a way to authenticate a backend user using an external service like Keycloak? Only authentication. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
bennothommo
Jan 15, 2025
Replies: 2 comments 4 replies
-
The SSO plugin has you covered: https://github.com/wintercms/wn-sso-plugin For Keycloak, you'll need a community-provided adapter - https://socialiteproviders.com/Keycloak/ |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
bennothommo
-
Hi @bennothommo Is there a way to add other provider logos and labels without overriding the whole view? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The SSO plugin has you covered: https://github.com/wintercms/wn-sso-plugin
For Keycloak, you'll need a community-provided adapter - https://socialiteproviders.com/Keycloak/