Skip to content
#

yubikey

Here are 173 public repositories matching this topic...

authelia
donferi
donferi commented Sep 16, 2020

I'm trying to get this awesome setup working but when running ./gpg.sh it hangs when trying to change the PIN. It correctly selects the option 1 but then it never types the pin, after it timesout I can see the 123456.

Eg:

gpg/card> admin
Admin commands are allowed

gpg/card> passwd
gpg: OpenPGP card no. <redacted> detected

1 - change PIN
2 - unblock PIN
3 - change Admin PIN
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 yubikey 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 yubikey topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.