-
Notifications
You must be signed in to change notification settings - Fork 7
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
Impossible to skip PIN entering #62
Comments
@microshine It seems we have a contradiction between layout and application, I think need to align I suppose when click "Deny" we don't need to show an additional view. It should turn you to homepage. What do you think? |
Agree. Looks like Fortify throes exception on PIN Denying. Mane we need to send a special code error to catch that behaviour |
@alexgbv Also, we need to add a |
@donskov If I correctly understand you we need some indicator of smartcard connection in cert viewer, and also it must have the option of logout. Is it around? |
@alexgbv We need to add the button I think it's related for |
I like it |
Good Morning Dears, i think that the upgrade requested from my users is related to this issue. They told me if there are any way to grant greater security to PeculiarFortifyCertificates web component at moment of show and choose certificate to sign because if token card is plugin and they leave from your desk for a few minutes, other guys could be use it to sign. May be using a PIN or pass could be a solution for us. |
@rossinicolas this should really be in a separate bug. That said pin cashing / policy is managed by smart card middleware and not fortify. Fortify could implement its own policy that is additive but it can not replace what is there. Please file a bug requesting this feature. |
The application shows a PIN dialog if the token requires login. On Cancel button click it prompts PIN entering again and again
The text was updated successfully, but these errors were encountered: