Merge pull request #49 from theta42/docs-screenshots

Add screenshots to README and docs site
This commit is contained in:
2026-07-15 15:44:54 -04:00
committed by GitHub
6 changed files with 22 additions and 0 deletions
+12
View File
@@ -13,6 +13,18 @@ phone-home, no hosted control plane, and no per-user pricing.
> in front of it) with one command? Skip to [theta-env](https://github.com/theta42/theta-env)
> — its `setup.sh` wires the two together and generates the config for you.
**Documentation:** [https://theta42.github.io/sso-manager-node/](https://theta42.github.io/sso-manager-node/)
## Screenshots
| Dashboard | Users |
| --- | --- |
| ![Dashboard](docs/images/dashboard.png) | ![User list](docs/images/users.png) |
| Groups | OAuth Apps |
| --- | --- |
| ![Groups](docs/images/groups.png) | ![OAuth clients](docs/images/oauth-clients.png) |
## Features
- **OpenID Connect / OAuth 2.0 provider** — issue your own access, refresh, and
Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

+10
View File
@@ -9,6 +9,16 @@ A self-hosted **OpenID Connect provider** with a bundled **OpenLDAP directory**
and a web management UI — for home labs and small businesses that want their
own identity provider instead of a hosted one.
## Screenshots
| Dashboard | Users |
| --- | --- |
| ![Dashboard](images/dashboard.png) | ![User list](images/users.png) |
| Groups | OAuth Apps |
| --- | --- |
| ![Groups](images/groups.png) | ![OAuth clients](images/oauth-clients.png) |
## Features
- **OpenID Connect / OAuth 2.0 provider** — issue your own access/refresh/id