cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi experts,

is it possibile to connect with IAS the same application to more than one AD? I mean, you login via application1 and the authentication is performed first in AD1 and if it fails it goes redirected to AD2.

Is it possibile to set it up?

Cristian

0 Likes
View Entire Topic
D_Olderdissen
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Christian,

maybe check out the conditional authentication option? That would allow you to define a rule when to delegate the user authentication to what corporate IDP. Naturally that means the users should be routable based on a plain criteria - e.g. email domain.

Cheers,
Dirk

digirolamocristian60
Participant
0 Likes

Dear Dirk,

thank you for the answer, unfortunately routing is not what I'm looking for. I was thinking about a multiple attempt on different IdP if the first in the sequence fails.

Thank you though.