From 9f3e3a4d7a207967e5660605244658c6fe33b76c Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Fri, 19 Jun 2020 13:13:46 +0300 Subject: [PATCH] docs/vmauth.md: mention that we can provide custom integration with SAML --- app/vmauth/README.md | 2 +- docs/vmauth.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/vmauth/README.md b/app/vmauth/README.md index c3b4dee68..af7e51214 100644 --- a/app/vmauth/README.md +++ b/app/vmauth/README.md @@ -23,7 +23,7 @@ Docker images for `vmauth` are available [here](https://hub.docker.com/r/victori Pass `-help` to `vmauth` in order to see all the supported command-line flags with their descriptions. -Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, accounting, limits, etc. +Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, SAML, accounting, limits, etc. ### Auth config diff --git a/docs/vmauth.md b/docs/vmauth.md index c3b4dee68..af7e51214 100644 --- a/docs/vmauth.md +++ b/docs/vmauth.md @@ -23,7 +23,7 @@ Docker images for `vmauth` are available [here](https://hub.docker.com/r/victori Pass `-help` to `vmauth` in order to see all the supported command-line flags with their descriptions. -Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, accounting, limits, etc. +Feel free [contacting us](mailto:info@victoriametrics.com) if you need customized auth proxy for VictoriaMetrics with the support of LDAP, SSO, RBAC, SAML, accounting, limits, etc. ### Auth config