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

Display/allow to edit stored user decisions regarding client Apps permissions #24

Open
dskaram opened this issue Jul 21, 2016 · 1 comment

Comments

@dskaram
Copy link
Collaborator

dskaram commented Jul 21, 2016

There are two ways for a client app to be granted permission to communicate with the smart card.

  1. Via admin policy.
  2. By user Allowing explicitly through dialog in absence of policy.

For #2, the user has no way of revoking that permission once granted. We want to add a small link next to the connected app (that appears when the user hovers over the connected app's string) that says "Revoke permission". If that app tries to connect to the connector again, the connector should show the permission dialog again allowing the user to Allow or Deny the request.

@fcorneli
Copy link

fcorneli commented Sep 8, 2018

This would indeed be handy has right now we have to uninstall/install each time to test/demonstrate the initial connection towards the Smart Card Connector. Any news on 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

3 participants