Developer Guide
  • Developer Guide
  • JSON Web Token (JWT)
    • Authentication JWT
    • Update Public Key JWT
  • Proof of Possession (PoP)
    • Proof of Possession
Powered by GitBook
On this page
  • JSON Web Token (JWT)
  • Proof Of Possession (PoP)

Developer Guide

Welcome to our developer guide, here we provide additional technical details on how the different requests and security components have to be structured to successfully use our IoT identity provider solution.

JSON Web Token (JWT)

Deep-dive into how the different JWTs that are required to successfully access the IdP APIs have to be composed.

Proof Of Possession (PoP)

Deep-dive into how the proof of possession object to update the public key of a registered IoT device is generated.

NextAuthentication JWT

Last updated 2 years ago