<RedirectToSignIn/>
component will navigate to the sign in URL which has been configured in your application instance. You can find the configuration on the Paths page.<RedirectToSignIn/>
component to be rendered only for unauthenticated requests.afterSignInUrl
and afterSignUpUrl
to the same value.
To return to the same URL, set to window.location.href