docs: update oidc docs for gitea (#3777)
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/3782/head
parent
3297852a35
commit
bdb65318f2
|
@ -16,9 +16,9 @@ community: true
|
|||
## Tested Versions
|
||||
|
||||
* [Authelia]
|
||||
* [v4.36.1](https://github.com/authelia/authelia/releases/tag/v4.36.1)
|
||||
* [v4.36.3](https://github.com/authelia/authelia/releases/tag/v4.36.3)
|
||||
* [Gitea]
|
||||
* [1.16.5](https://github.com/go-gitea/gitea/releases/tag/v1.16.5)
|
||||
* [1.17.0](https://github.com/go-gitea/gitea/releases/tag/v1.17.0)
|
||||
|
||||
## Before You Begin
|
||||
|
||||
|
@ -68,7 +68,7 @@ will operate with the above example:
|
|||
- email
|
||||
- profile
|
||||
redirect_uris:
|
||||
- https://gitea.example.com
|
||||
- https://gitea.example.com/user/oauth2/authelia/callback
|
||||
userinfo_signing_algorithm: none
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue