Skip to content

Commit

Permalink
Update lables.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasasr1 committed Dec 2, 2024
1 parent ba5ced4 commit 9b9e2f5
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ export const organizationDiscovery: organizationDiscoveryNS = {
}
},
message: "Email domain discovery feature can only be used when email address is configured as the username."
+ " When enabled, email domains are validated during user authentication and onboarding to organizations.",
+ " When enabled, email domains are validated during user authentication and when administrators" +
" onboard users to organizations.",
notifications: {
addEmailDomains: {
error: {
Expand Down Expand Up @@ -197,7 +198,7 @@ export const organizationDiscovery: organizationDiscoveryNS = {
},
selfRegistration: {
label: "Email domain discovery for self-registration",
labelHint: "when enabled, users will be self-registered in child organizations via shared applications",
labelHint: "When enabled, users will be self-registered in child organizations via shared applications",
message: "Enable <1>self-registration</1> to allow domain discovery for self-registration"
},
title: "Organization Discovery"
Expand Down

0 comments on commit 9b9e2f5

Please sign in to comment.