diff --git a/docs/ref/integration/web-ui.md b/docs/ref/integration/web-ui.md index bc29912a..8f00695a 100644 --- a/docs/ref/integration/web-ui.md +++ b/docs/ref/integration/web-ui.md @@ -19,7 +19,7 @@ Headscale doesn't provide a built-in web interface but users may pick one from t it offers Local (`docker exec`) and API Mode - [headscale-console](https://github.com/rickli-cloud/headscale-console) - WebAssembly-based client supporting SSH, VNC and RDP with optional self-service capabilities -- [headscale-piying](https://github.com/wszgrcy/headscale-piying) - headscale web ui,support visual ACL configuration +- [headscale-piying](https://github.com/wszgrcy/headscale-piying) - headscale web ui, support visual ACL configuration - [HeadControl](https://github.com/ahmadzip/HeadControl) - Minimal Headscale admin dashboard, built with Go and HTMX - [Headscale Manager](https://github.com/hkdone/headscalemanager) - Headscale UI for Android - [Headscale UI](https://github.com/MunMunMiao/headscale-ui) - Headscale UI online and Self-hosting diff --git a/docs/ref/oidc.md b/docs/ref/oidc.md index af909ff3..1a7e1c44 100644 --- a/docs/ref/oidc.md +++ b/docs/ref/oidc.md @@ -283,9 +283,9 @@ Authelia is fully supported by Headscale. ### Google OAuth -!!! warning "No username due to missing preferred_username" +!!! warning "No username due to missing preferred_username claim" - Google OAuth does not send the `preferred_username` claim when the scope `profile` is requested. The username in + Google OAuth does not send the `preferred_username` claim when the `profile` scope is requested. The username in Headscale will be blank/not set. In order to integrate Headscale with Google, you'll need to have a [Google Cloud