Hi,
One of my customer using D365 portals with Azure AD B2C authentication, we have a requirement to have an anonymous web page, at the end of the journey on this page based on certain conditions, will call another web page which requires sign-in/sign-up. We need to pass some details from anonymous page to the authenticated page, but it is getting lost when it redirects to B2C authentication/authorization page if we pass it in query-string.
Reading Azure AD B2C documentation, it says we can use state parameter to achieve something like that, any idea how to use that in this scenario?
https://docs.microsoft.com/en-us/azure/active-directory-b2c/openid-connect
Thanks
Jeevan

Report
All responses (
Answers (