diff --git a/README.md b/README.md index 0199ccc5..fe0b09c9 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Dex implements the following connectors: | ---- | ----------------------- | --------------------- | --------------------------------- | ------ | ----- | | [LDAP](https://dexidp.io/docs/connectors/ldap/) | yes | yes | yes | stable | | | [GitHub](https://dexidp.io/docs/connectors/github/) | yes | yes | yes | stable | | -| [SAML 2.0](https://dexidp.io/docs/connectors/saml/) | no | yes | no | stable | +| [SAML 2.0](https://dexidp.io/docs/connectors/saml/) | no | yes | no | stable | WARNING: Unmaintained and likely vulnerable to auth bypasses ([#1884](https://github.com/dexidp/dex/discussions/1884)) | | [GitLab](https://dexidp.io/docs/connectors/gitlab/) | yes | yes | yes | beta | | | [OpenID Connect](https://dexidp.io/docs/connectors/oidc/) | yes | yes | yes | beta | Includes Salesforce, Azure, etc. | | [Google](https://dexidp.io/docs/connectors/google/) | yes | yes | yes | alpha | |