<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
0D51Y00008MvbQjSAJOkta Classic EngineAdministrationAnswered2024-04-15T09:30:27.000Z2020-04-28T10:54:54.000Z2020-04-29T15:03:53.000Z

GaryD.97793 (Customer) asked a question.

How to configure app login to allow multiple email addresses as app username

I'm trying to setup an app in Okta where users can use their `user.login`, `user.email` or `user.secondEmail` as possible usernames to login but I can't seem to figure out how to do this.

 

Any help pointers or help would be greatly appreciated.


  • bc221 (bc221)

    Hi Gary,

     

    It is not possible. If your `user.login`, `user.email` or `user.secondEmail` are same but suffix is different then you can play with okta expression language and it would work but if those 3 values are totally different then you can not do that.

     

    it will work if : user.login = abcdef , user.email = abcdef@xyz.com , user.secondEmail = abcdef@123.com

    Expand Post
This question is closed.
Loading
How to configure app login to allow multiple email addresses as app username