Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mawoka-myblock/simpleselfhostauth

Your reverse-proxy auth-service!
https://github.com/mawoka-myblock/simpleselfhostauth

2factor diesel-rs hacktoberfest nginx rust svelte

Last synced: 3 months ago
JSON representation

Your reverse-proxy auth-service!

Awesome Lists containing this project

README

        

# SimpleSelfhostAuth

Your reverse-proxy auth-service!

## What is SimpleSelfhostAuth (SSA)?

SSA is something like [Authelia](https://www.authelia.com/), but (in my opinion) simpler to set up.
SSA needs a reverse proxy to run.

**tl;dr**
> Got a reverse proxy and want to build SSO into it? Then SSA is the right thing for you.

> You want more features? Have a look at [authentik](https://goauthentik.io/) or [Authelia](https://www.authelia.com/).

## Features
- Simple
- Isn't very resource-intensive
- Bug-free[^1]
- Supports 2FA (TOTP)
- Easy to deploy via docker

## Get started
Have a look at the [docs](https://ssa.mawoka.eu/quickstart/).

[^1]: The backend is written with [Rust](https://rust-lang.org)