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

Impossible to skip PIN entering #62

Open
microshine opened this issue May 27, 2021 · 9 comments
Open

Impossible to skip PIN entering #62

microshine opened this issue May 27, 2021 · 9 comments
Assignees

Comments

@microshine
Copy link
Contributor

The application shows a PIN dialog if the token requires login. On Cancel button click it prompts PIN entering again and again
image
image
image

@alexgbv
Copy link

alexgbv commented May 31, 2021

@microshine It seems we have a contradiction between layout and application, I think need to align
image


I suppose when click "Deny" we don't need to show an additional view. It should turn you to homepage. What do you think?

@microshine
Copy link
Contributor Author

Agree. Looks like Fortify throes exception on PIN Denying. Mane we need to send a special code error to catch that behaviour

@donskov
Copy link
Collaborator

donskov commented Jun 4, 2021

@alexgbv Also, we need to add a Logout button and show it only for smart cards and after successful authentication. After a click, we should trigger re-authentication for a smart card.

@alexgbv
Copy link

alexgbv commented Jun 9, 2021

@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?

@donskov
Copy link
Collaborator

donskov commented Jun 9, 2021

@alexgbv We need to add the button login/logout for the removable provider (smart-card).

I think it's related for tools only for now.

@alexgbv
Copy link

alexgbv commented Jun 10, 2021

It is for logout
image

I think we should deselect token from providers if logged out instead show empty page. IMHO it will be more natural behaviour than show nothing. And to login - select it in providers again.

@rmhrisk
Copy link
Contributor

rmhrisk commented Jun 10, 2021

I like it

@rossinicolas
Copy link

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.
Thanks.

@rmhrisk
Copy link
Contributor

rmhrisk commented Sep 14, 2021

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants