Canopus-B
Canopus-B
> Try using *Password Authentication* between the Basic Demo application and the FIDO Server Thanks for qiuck answer, but can you tell me how to select this option? Any reference...
> HMAC Authentication Additionally, I would like to point out that produced HMAC contains many non-Base64 symbols "*". I think this means not a normal HMAC validation failure, but some...
> We do have some documentation on how password based auth works but that applies to applications that you may create on your own (https://docs.strongkey.com/index.php/skfs-home/skfs-developers/skfs-api-security/skfs-password-based-authentication) As I understand basicdemo works...
> Could you provide the GlassFish logs that are printed when you run a ping using the skfsclient.jar with HMAC authentication? Hi @pattycakelol GlassFish logs is here [SKFS get config...
> @Canopus-B , I would suggest that you install the second sample app (fidopolicy) as described here :https://docs.strongkey.com/index.php/skfs-home/skfs-usage/policy-module-demo/skfs-installation-with-fido2-same This should allow you to test different authenticators based on different policies....
Here it is console log [console-export-of-fidopolicy-fail.txt](https://github.com/StrongKey/fido2/files/9009459/console-export-of-fidopolicy-fail.txt) and screenshot 
> This looks like CORS issue so can you change the URL and remove the port 8181 and try again Please, give me more details, what is wrong with URL,...
> Hi > In the browser address bar, change the URL from > https://fido.lab.elvis.ru:8181/fidopolicy/ ---> https://fido.lab.elvis.ru/fidopolicy/ This is not work, I see empty page with "Unable to connect" message. By...
Hi, You are right, the origin of last problems was due to absent of port forwarding (I was execute step number 13 but after that I was reset VM and...