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

"SecurityError: The operation is insecure" error when registering on FIDO java basic application #135

Open
aymane-chaki opened this issue Jun 11, 2021 · 8 comments

Comments

@aymane-chaki
Copy link

SecurityError: The operation is insecure
I get this error when I try to register a new user on the fido basic java application.

Screenshots
image

  • OS: Ubuntu 18.04 (virtual machine)
@DavidCBeach
Copy link

@Aym923

Please provide the SKFS logs. When running this test launch a terminal and switch to strongkey user: 'su - strongkey' then enter the following command: 'tsl' in a terminal. Provide any output.

Also at what part of the process do you see this error? is it right after clicking 'Register New Key' or after following addition prompts after this step?

@aymane-chaki
Copy link
Author

Thank you for the quick response. The error occurs right after clicking 'Register New Key'.

I tried the command tsl using strongkey user but it says "tsl: not found"
image

@DavidCBeach
Copy link

@Aym923

tsl is an alias for the following command:

tail --follow=name /usr/local/strongkey/payara5/glassfish/domains/domain1/logs/server.log

If this command does not work there may have been an error during installation. If so please run the following command to check if the SKFS in installed:

asadmin list-applications

@aymane-chaki
Copy link
Author

@DavidCBeach

Here's the output of the tsl command

image

@aymane-chaki
Copy link
Author

How do I start and stop the SKFS ?

@arshadnoor
Copy link
Contributor

arshadnoor commented Jun 16, 2021 via email

@aymane-chaki
Copy link
Author

@arshadnoor
Thank you for the quick reply.

How about my original issue with the java basic application, is there a fix ?

@max-smyth
Copy link

max-smyth commented Jun 16, 2021 via email

@aymane-chaki aymane-chaki changed the title "SecurityError: The operation is insecure" error when registring on fido java basic application "SecurityError: The operation is insecure" error when registering on fido java basic application Jun 16, 2021
@aymane-chaki aymane-chaki changed the title "SecurityError: The operation is insecure" error when registering on fido java basic application "SecurityError: The operation is insecure" error when registering on FIDO java basic application Jun 16, 2021
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

No branches or pull requests

4 participants