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

Feature/authn-error-handling-during-browser-flow #267

Conversation

bogeylnj
Copy link
Contributor

@bogeylnj bogeylnj commented Jan 18, 2019

(Edited for rebasing)

Problem Statement

If the runtime environment is missing a certificate, the Okta dialog would popup and hang with no feedback (SSL handshake failure).

Solution

Add an error property change listener to print error message for User (could throw Exception if wouldn't disrupt other workflows)

@AlainODea
Copy link
Contributor

Thank you for your contribution, @bogeylnj.

The MFA_CHALLENGE bug is already fixed in v1.0.8

It was fixed in #263.

Please rebase this on master, I'd love to had your fix for the certificate issue. It looks great.

@bogeylnj bogeylnj changed the title Feature/authn-error-handling-and-MFA_CHALLENGE-state Feature/authn-error-handling-during-browser-flow Jan 18, 2019
@bogeylnj bogeylnj force-pushed the feature/authn-error-handling-and-MFA_CHALLENGE-state branch from 3b51d74 to 878044a Compare January 18, 2019 21:13
@AlainODea
Copy link
Contributor

Code looks good. I'll test this now and pending that, approve and merge. Thanks again.

@AlainODea AlainODea merged commit 0b074f7 into oktadev:master Jan 18, 2019
@AlainODea
Copy link
Contributor

Thank you for your contribution, @bogeylnj :)

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

Successfully merging this pull request may close these issues.

3 participants