docs: fix oidc applications table display (#3088)
parent
1bae65ad33
commit
ce69cb2414
|
@ -19,15 +19,13 @@ has_toc: false
|
|||
| GitLab | `13.0.0` | |
|
||||
| Grafana | `8.0.5` | |
|
||||
| Hashicorp Vault | `1.8.1` | |
|
||||
| MinIO | `RELEASE.2021-11-09T03-21-45Z` | must set `MINIO_IDENTITY_OPENID_CLAIM_NAME: groups` in MinIO and set [MinIO policies] as groups in Authelia |
|
||||
| MinIO | `RELEASE.2021-11-09T03-21-45Z` | must set `MINIO_IDENTITY_OPENID_CLAIM_NAME: groups` in MinIO and set [MinIO policies](https://docs.min.io/minio/baremetal/security/minio-identity-management/policy-based-access-control.html#minio-policy) as groups in Authelia |
|
||||
| Nextcloud | `22.1.0` | Tested using the `nextcloud-oidc-login` app - [Link](https://github.com/pulsejet/nextcloud-oidc-login) |
|
||||
| Wekan | `5.41` | |
|
||||
| Portainer CE | `2.6.1` | Settings to use username as ID: set `Scopes` to `openid` and `User Identifier` to `preferred_username` |
|
||||
| Bookstack | `21.10` | |
|
||||
| Harbor | `1.10` | It works on >v2.1 also, but not sure if there is OIDC support on v2.0|
|
||||
| Verdaccio | `5` | Depends on this fork of verdaccio-github-oauth-ui: [Link](https://github.com/OnekO/verdaccio-github-oauth-ui)
|
||||
|
|
||||
[MinIO policies]: https://docs.min.io/minio/baremetal/security/minio-identity-management/policy-based-access-control.html#minio-policy
|
||||
| Verdaccio | `5` | Depends on this fork of verdaccio-github-oauth-ui: [Link](https://github.com/OnekO/verdaccio-github-oauth-ui) |
|
||||
|
||||
## Known Callback URLs
|
||||
|
||||
|
|
Loading…
Reference in New Issue