added Verify Existing Users? option to User Management - External Login Setting

This commit is contained in:
sbwalker
2023-10-24 14:28:14 -04:00
parent 23b9b8aaf6
commit 8b5109e32f
3 changed files with 52 additions and 13 deletions

View File

@ -435,4 +435,10 @@
<data name="AuthResponseType" xml:space="preserve">
<value>Authorization Response Type</value>
</data>
<data name="VerifyUsers.HelpText" xml:space="preserve">
<value>Do you want existing users to perform an additional email verification step to link their external login? If you disable this option, existing users will be linked automatically.</value>
</data>
<data name="VerifyUsers.Text" xml:space="preserve">
<value>Verify Existing Users?</value>
</data>
</root>