Skip to content

saml2aws is unsupport WebAuthn - #268

Merged
wolfeidau merged 2 commits into
Versent:masterfrom
muramasa64:fix/pingid
Jan 15, 2019
Merged

saml2aws is unsupport WebAuthn#268
wolfeidau merged 2 commits into
Versent:masterfrom
muramasa64:fix/pingid

Conversation

@muramasa64

Copy link
Copy Markdown
Contributor

PingID uses JavaScript to verify WebAuthn support.

If JavaScript is not executed, the original HTML Form will have the "isWebAuthnSupportedByBrowser" parameter blank and the value sent to the web server will be true.

In that state, PingID authentication will not start. Therefore, set this value to false.

muramasa64 and others added 2 commits January 9, 2019 23:31
PingID check WebAuthn support using JavaScript.
When "isWebAuthnSupportedByBrowser" parameter is blank, this value
become true, Therefore, set the value to false.
@wolfeidau
wolfeidau merged commit 3ffbad3 into Versent:master Jan 15, 2019
@muramasa64
muramasa64 deleted the fix/pingid branch January 17, 2019 13:40
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.

2 participants