Hello,
After I reset my password, I can redirect to the website thanks to the button.
When I arrive on the website, I get a “iss” query param (with the auth0 url).
Is there a way to remove the iss query param after the redirection ?
Thanks
Hello,
After I reset my password, I can redirect to the website thanks to the button.
When I arrive on the website, I get a “iss” query param (with the auth0 url).
Is there a way to remove the iss query param after the redirection ?
Thanks
Hey there @florian.guillot!
Good question - I’m not aware of anyway to remove the iss
param in this context, but I’d be curious to know your reasoning.
Let us know!
My firewall block the request if a query parameter contains a URL. I told them to allow it, but since it append a lot of time I wanted to know if there is a way to block it at the source