0

I am using WSO2 IS 5.3.

I integrated it with U2F.

When I use it in authentication, it give me a blank page (https://localhost:9443/authenticationendpoint/fido-auth.jsp) but when I use it with previous version its work well!

What is the problem between the last version and Fido token ?

And why the fido token works just with (google-chrome) not (Firefox) ?

Community
  • 1
  • 1

1 Answers1

0

As for the first part of your question, I assume you're not supposed to be "air-dropped" straight into that page, rather naturally be directed to it after providing username & password. Also, try to check the inner system log of wso2, you shall find it under 'monitor' tab.

For the second part of your question please refer to this question here

tl;dr: Chrome supports FIDO by default starting from its 40th version, while Mozila is on its way to support it and in the mean time you can use this extension

Harry Adel
  • 1,238
  • 11
  • 16