We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
redirectUrl
triggerAuthFlow
false
You will have to pass in the current URL to the data passed to the OpenID Provider like this:
userManager.signinRedirect({ data: { redirectUrl: window.location.href } });