๐ŸŒ‰Context persistence

Let's explore how we can pass query params to the URL before redirecting to the login page so that we can transport some state from the main app to the login page.

It's up to you to implement it however you want but here's a solution off the shelf for you to use

Declare the variables that we want to pass over, here foo and bar
Add the value to the url before redirecting
Using the values in the login pages
Feeling overwhelmed? Check out our exclusive sponsor's Cloud IAM consulting services to simplify your experience.

Last updated