Hi everyone,
I am using Auth0 User Login SSO OIDC SAML plugin. I want to be able to Login from any page of my web app.
Now I have a page to redirect after the auth0 login page, but I want to know if is it possible to send url parameters or so to the Auth0 login page. So in this way I could know in what page the unlogged user was before and once he pass the auth0 login page and the redirection page I could use a Go to Page to that page where he click to Login.
I hope this is clear. Thank you in advance.