From ce69cb2414e028df9ad7e848011c35a13963e7fa Mon Sep 17 00:00:00 2001 From: bgh-github <99472455+bgh-github@users.noreply.github.com> Date: Sat, 2 Apr 2022 04:09:47 +0000 Subject: [PATCH] docs: fix oidc applications table display (#3088) --- docs/community/oidc-integrations.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/community/oidc-integrations.md b/docs/community/oidc-integrations.md index b4dc14959..42f369313 100644 --- a/docs/community/oidc-integrations.md +++ b/docs/community/oidc-integrations.md @@ -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