Fix typo and wording
This commit is contained in:
parent
163363a12a
commit
c7f221dd0a
2 changed files with 3 additions and 3 deletions
|
|
@ -283,9 +283,9 @@ Authelia is fully supported by Headscale.
|
||||||
|
|
||||||
### Google OAuth
|
### 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.
|
Headscale will be blank/not set.
|
||||||
|
|
||||||
In order to integrate Headscale with Google, you'll need to have a [Google Cloud
|
In order to integrate Headscale with Google, you'll need to have a [Google Cloud
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue