The Wayback Machine - https://web.archive.org/web/20210911033425/https://github.com/topics/u2f
Skip to content
#

u2f

Here are 125 public repositories matching this topic...

machiev
machiev commented Oct 12, 2020

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

Improve this page

Add a description, image, and links to the u2f topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the u2f topic, visit your repo's landing page and select "manage topics."

Learn more