diff --git a/README.md b/README.md index 7217287..2acd872 100755 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/images/dashboard.png b/docs/images/dashboard.png new file mode 100644 index 0000000..6886d8f Binary files /dev/null and b/docs/images/dashboard.png differ diff --git a/docs/images/groups.png b/docs/images/groups.png new file mode 100644 index 0000000..3988e13 Binary files /dev/null and b/docs/images/groups.png differ diff --git a/docs/images/oauth-clients.png b/docs/images/oauth-clients.png new file mode 100644 index 0000000..1f83b2c Binary files /dev/null and b/docs/images/oauth-clients.png differ diff --git a/docs/images/users.png b/docs/images/users.png new file mode 100644 index 0000000..2a7dee7 Binary files /dev/null and b/docs/images/users.png differ diff --git a/docs/index.md b/docs/index.md index 2ff51a2..1ec85e9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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