Resolves the post-login redirect URL from the session state.
redirectTo
authCallbackUrl
authCallbackUrl?redirect_to=<encoded redirectTo>
clientUrl
Resolves the post-login redirect URL from the session state.
redirectToandauthCallbackUrlis configured, returnsauthCallbackUrl?redirect_to=<encoded redirectTo>.redirectTobutauthCallbackUrlis absent, returns a misconfiguration error.redirectTo, returnsclientUrl(or a misconfiguration error whenclientUrlis also absent).