Self-hosted free and open-source OIDC identity provider with user enrolling and user profiles features. Best-fitted for small organizations.
assets | ||
docs | ||
http_integration_tests | ||
locales | ||
migrations | ||
src | ||
tmp/dbs | ||
.editorconfig | ||
.env | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
config.example.toml | ||
config.toml | ||
justfile | ||
README.md | ||
TODO.md |
Minauthator
Minauthator is an identity provider supporting OpenID Connect (OIDC).
This project aims to allow an organization to setup single sign-on (SSO) using a self-hosted free software.
Project status: early development, work-in-progress
Features
- Login
- Register
- OpenID Connect & OAuth 2.0
- Activation token
- Profile details
- Static apps
- User roles
- MFA/TOTP
- Email notifications
- Login page customization
- App carousel (App presentation to users)