mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
docs: update oidc docs for gitea (#3777)
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
This commit is contained in:
parent
3297852a35
commit
bdb65318f2
|
@ -16,9 +16,9 @@ community: true
|
||||||
## Tested Versions
|
## Tested Versions
|
||||||
|
|
||||||
* [Authelia]
|
* [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]
|
* [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
|
## Before You Begin
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@ will operate with the above example:
|
||||||
- email
|
- email
|
||||||
- profile
|
- profile
|
||||||
redirect_uris:
|
redirect_uris:
|
||||||
- https://gitea.example.com
|
- https://gitea.example.com/user/oauth2/authelia/callback
|
||||||
userinfo_signing_algorithm: none
|
userinfo_signing_algorithm: none
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user