1
Answer

Redirecting user to a redirectUri based on condition

Photo of Harkirat Singh

Harkirat Singh

3y
776
1

I have an angular application configured to use Azure AD B2C and iit uses authConfig object supplied in MsAdalAngular6Module. My question is how can we dynamically redirect a user to different redirectUri after login based on condition.

Answers (1)