Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/mawoka-myblock/simpleselfhostauth
- Owner: mawoka-myblock
- License: mpl-2.0
- Created: 2022-05-23T07:47:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T11:20:58.000Z (3 months ago)
- Last Synced: 2024-11-01T07:42:47.856Z (3 months ago)
- Topics: 2factor, diesel-rs, hacktoberfest, nginx, rust, svelte
- Language: Rust
- Homepage: https://ssa.mawoka.eu
- Size: 709 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)