Hi All,
We are using Okta redirect flow in our application where Okta login screen redirects to our application end point.
As a part of user experience we have customized login page and added Language toggle on login screen.
For improved user experience, we want to carry this language parameter from login page to our application so that we can show application in same language.
Unfortunately we were not able to perform this by using browser cookies and local storage as the domain name changes.
Could you please help us provide some information on how we can do this.