Closed
Description
Hi,
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.
Thx