Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The redirectUri passed to /authorize must also be passed to /token for Custom login #76

Open
vyassu opened this issue Jun 13, 2020 · 1 comment

Comments

@vyassu
Copy link

vyassu commented Jun 13, 2020

User accesses the app, then being redirected to okta login form, successfully logins and then redirected to /implicit/callback url and then this error appears.

Looks like an issue with okta-auth-js, please update to latest version of the library to fix this issue

@vyassu vyassu changed the title The redirectUri passed to /authorize must also be passed to /token The redirectUri passed to /authorize must also be passed to /token for Custom login Jun 13, 2020
@swiftone
Copy link
Contributor

@vyassu - You are correct, this is an issue that can happen when using PKCE flow and one specific version of our okta-auth-js library. A fresh install (or override your lock file) should grab the latest bugfix version already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants