Create a key collection
A key collection is a namespace that indicates a particular set of public keys. Typically, you need to refer to a key collection in the JWT verification behavior of your IoT property to indicate the public keys that you want to use to check the integrity of clients' JWT signatures.
A new key collection doesn't include public keys and isn't active in the staging or production environments.
-
In Token Access Control, click New collection on the JWT Key Collections page.
-
In the Create new collection window, enter a unique name for the key collection and click Create.
You can now see the empty collection in the list of all key collections.
Updated over 3 years ago