<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009zQ8niCACOkta Classic EngineAuthenticationAnswered2024-02-14T16:52:02.000Z2024-02-13T15:51:10.000Z2024-02-14T16:52:02.000Z

JavierM.59671 (Customer) asked a question.

No proper email format validation when we introduce the user

When the user introduces an email in the following view,

 

 

 

/help/servlet/rtaImage?refid=0EM4z000007oOwa

 

no email validation is done, allowing to the user to introduce any string, without email formats validation. Would be possible somehow configure email format rules? I mean, must to include @ symbol, a dot, etc.

 

thanks in advance.


  • TimL.58332 (Workflows)

    @JavierM.59671 (Customer)​ -- The "login" doesn't have to be in an email format so I wouldn't expect there to be built-in validation to regex the input string. For some customers the login is all integers or alpha-numerics that are not their email address.

     

    You may be able to develop a custom sign-in widget that performs the validation if your environment is ONLY leveraging email formatted logins.

    Expand Post
This question is closed.
Loading
No proper email format validation when we introduce the user