Forum chevron_right Corda 5 – CorDapp Development chevron_right Strong user authentication

  • Creator
    Topic
  • #10848
    Craig Dann
    Participant
    • 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.