the invitation url which was sent via the create invitation using management client, the url is having [https://{host}/u/login?invitation={invitation_id}&organization={org_id}&organization_name={org_name}] , the invite is taking me to the something went wrong page , but when i am going to login page via the my application it is taking me to the auth0 login page correctly and there is url parameter state in that , which when i take and append it to url created via create invitation i am able to go to the login page.
i have added the login url of https://{host}/u/login in the application level login url.
Welcome to the Auth0 Community!
I’ve checked your tenant and I couldn’t find the default login route in your tenant dashboard. You can read how to set it here → https://auth0.com/docs/authenticate/login/auth0-universal-login/configure-default-login-routes and https://auth0.com/docs/manage-users/organizations/configure-organizations/invite-members#specify-route-behavior
Thanks
Dawid
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.