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

Android User Authentication #12

Open
CrazyChaoz opened this issue Sep 13, 2023 · 1 comment
Open

Android User Authentication #12

CrazyChaoz opened this issue Sep 13, 2023 · 1 comment
Labels

Comments

@CrazyChaoz
Copy link

Your docs state

Android Keystore is only useful when you want to require user authentication for key use

but your implementation looks like it would need a complete rewrite of the AndroidKeystoreKmsClient.java to be able to handle user authentication for key use.

Is that intended? Or is there an easy way around the limitations of the existing implementation?

@tholenst tholenst added the p3 label Nov 8, 2023
@juergw
Copy link
Contributor

juergw commented Nov 20, 2023

You are right, this is inconsistent. We do plan to work on this, and to improve android keystore integration API. But it is not a priority and will take some time. Sorry.

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

No branches or pull requests

3 participants