You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to add url parameter to the redirection url ? For example, Okta accepts a username argument to pre-populate the username field on the authentication form.
It would be interesting to be able to override get_location (from utils module) in order to modify the url easily before the redirection.