Y
Hacker News
new
|
ask
|
show
|
jobs
by
rawfan
297 days ago
Just use oauth2-proxy with keycloak to put SSO in front of any self-hosted app.
1 comments
NewJazz
297 days ago
Works if everyone has the same permissions in the app but you might still need a shared login as well. I've done this for e.g. metabase before but it is not the same as a native oidc integration.
link