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

"Local login page" needs to respond with 302? #3

Open
mellis481 opened this issue Nov 30, 2020 · 0 comments
Open

"Local login page" needs to respond with 302? #3

mellis481 opened this issue Nov 30, 2020 · 0 comments

Comments

@mellis481
Copy link

It looks like the Cypress/Puppeteer solution requires the "local login page" to respond with a Location header which I believe means a 302 redirect. Is this custom behavior that would have to be added to the app server? I'm using the popular oidc-client-js library where you call await userManager.signinCallback() to redirect to the IdP. This doesn't involve a 302 or Location response header.

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

1 participant