Strong user authentication
- This topic has 0 replies, 1 voice, and was last updated 7 months ago by .
-
Topic
-
- From what I have read the virtual node REST interface is secured via basic auth using username and password. I would like the authentication to be based on end point PKI identities – i.e. I’d like to know that the entity calling the REST interface has the private key for the entity they’re representing. Are there any suggested design patterns for this? E.g. client TLS certificates – or any suggested ways to perform this level of authentication within my application code?
- You must be logged in to reply to this topic.
Subscribe to our newsletter to stay up to date on the latest developer news, tools, and articles.