Skip to content

Commit

Permalink
misc: added oidc to text label
Browse files Browse the repository at this point in the history
  • Loading branch information
sheensantoscapadngan committed Jun 20, 2024
1 parent 3e23055 commit e0f5ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/admin/DashboardPage/DashboardPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e0f5ecb

Please sign in to comment.