mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
misc: added oidc to text label
This commit is contained in:
@@ -195,7 +195,7 @@ export const AdminDashboardPage = () => {
|
||||
<div className="mb-2 text-xl font-semibold text-mineshaft-100">Trust emails</div>
|
||||
<div className="mb-4 max-w-sm text-sm text-mineshaft-400">
|
||||
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.
|
||||
</div>
|
||||
<Controller
|
||||
|
||||
Reference in New Issue
Block a user