cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Save a Redirection URL as a Cookie value and Later Retrieve it and Redirect

former_member727890
Discoverer
0 Likes
448

Our Requirement Is :

User is coming from a PDP. e.g. https://www.shoppingwebsite.com/storefrontname/p/123

Since the user is not logged in, It'll be redirected to Auth0 Login page with caller_uri= above url

After successful authentication, we want the user to be redirected to caller_uri but there is one challenge. We want this to happen outside session (user not logged in). After login we wish to retrieve the same cookie value and redirect to that URL (and definitely remove the cookie once used).

What can be the ideal approach to this scenario.

Accepted Solutions (0)

Answers (0)