From e0f5ecbe7bd962aff69376a4a41132fb66cdd28e Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Thu, 20 Jun 2024 15:40:40 +0800 Subject: [PATCH] misc: added oidc to text label --- frontend/src/views/admin/DashboardPage/DashboardPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/admin/DashboardPage/DashboardPage.tsx b/frontend/src/views/admin/DashboardPage/DashboardPage.tsx index c5f7db9060..f16c236b44 100644 --- a/frontend/src/views/admin/DashboardPage/DashboardPage.tsx +++ b/frontend/src/views/admin/DashboardPage/DashboardPage.tsx @@ -195,7 +195,7 @@ export const AdminDashboardPage = () => {
Trust emails
Select if you want Infisical to trust external emails from SAML/LDAP/OIDC - identity providers. If set to false, then Infisical will prompt SAML/LDAP + identity providers. If set to false, then Infisical will prompt SAML/LDAP/OIDC provisioned users to verify their email upon their first login.