docs: update oidc docs for gitea (#3777)

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/3782/head
Clément Radenac 2022-08-02 02:27:23 +02:00 committed by GitHub
parent 3297852a35
commit bdb65318f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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
```