top | item 44955804

(no title)

simplyinfinity | 6 months ago

I self host a bunch of apps that have SSO as enterprise feature. i want to invite my family/friends into these apps, i don't wanna spend additional 20 000$ for the SSO part, but it be real sweet if i could use it. It would eliminate so much questions like "hey.. what was my login to X?" or "can you reset my password to Y" if i could just use SSO.

discuss

order

rawfan|6 months ago

Just use oauth2-proxy with keycloak to put SSO in front of any self-hosted app.

NewJazz|6 months 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.