on 2022 Feb 17 8:57 AM
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.
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.