fido
Here are 83 public repositories matching this topic...
-
Updated
Feb 8, 2022 - TypeScript
-
Updated
Feb 9, 2022 - Java
Describe the bug
I have noticed that app-link URLs like: https://company.okta.com/home/amazon_aws/0obm6u4wyuVYgbLdJ0x7/172 cause parsing error in okta_auth_config.py at line 45 (version 0.4.4).
It is caused by an underscore character '_' that should be encoded prior verification like '%5F'.
Traceback (most recent call last):
File "/Users/nowam1/Library/Python/3.7/bin/okta-awsc
Describe the bug
on the Symfony firewall documentation a UserProvider is described. on line 29 of the src/Repository/UserRepository.php, doctrines generic find() is being used to loopup the user. This will never work as doctrine will try to retrieve using the objects identifier (primary key) and we want
-
Updated
Feb 10, 2022 - Java
-
Updated
Feb 3, 2022 - PHP
-
Updated
Mar 15, 2021 - C
-
Updated
Aug 22, 2019 - C
-
Updated
Feb 11, 2022 - Java
-
Updated
Dec 22, 2021 - PHP
-
Updated
Dec 4, 2021 - PHP
-
Updated
Feb 10, 2021 - PHP
-
Updated
Mar 24, 2021 - Java
Description
The Register tab on the debugger uses a string for the timeout instead of an unsigned long.
https://webauthn.me/debugger >
publicKey.timeout
Docs: https://www.w3.org/TR/webauthn/#dictionary-makecredentialoptions
-
Updated
Dec 4, 2021 - PHP
-
Updated
Nov 30, 2021 - Ruby
-
Updated
Apr 11, 2019
-
Updated
Jun 26, 2017 - Go
-
Updated
Dec 29, 2020 - HTML
-
Updated
Jan 19, 2022 - Shell
Improve this page
Add a description, image, and links to the fido topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fido topic, visit your repo's landing page and select "manage topics."
To help debugging/reporting