Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Expose a function in the IOpenID4VCIClient to enable re-issuance of a credential #23

Open
kkmanos opened this issue Aug 5, 2024 · 1 comment

Comments

@kkmanos
Copy link
Contributor

kkmanos commented Aug 5, 2024

This function should utilize the OpenID4VCIClientState dependency to check if there is a valid OpenID4VCI session (c_nonce and access_token have not expired) in order to request the issuance of a credential from the issuer (with a different key pair if available) without asking the user to run the authorization flow.

@nvoutsin
Copy link
Contributor

It should also be accompanied by a configurable option in the user's settings menu, allowing users to specify the maximum duration after which reauthentication on the issuer’s authorization server is required, assuming that the OAuth2 token's TTL exceeds the user's specified duration

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants