New ask Hacker News story: Ask HN: Open-source auth0/octa alternative?

Ask HN: Open-source auth0/octa alternative?
3 by aloukissas | 0 comments on Hacker News.
Hi HN community! Are you familiar with any OSS projects that aim to have somewhat parity with using an identity service like auth0 or octa? The idea is for this to have all the nice things about having a 3rd party service for identity, but being able to run in one's infra. Something e.g. what https://ift.tt/318EP5E does for analytics. What I'd like this to have: (a) .sql files to setup the DB, (b) Dockerfile for easy deployment, (c) admin panel for stuff like tracking/revoking sessions, etc, (d) built on something battle-tested (e.g. devise).

Comments