Preface
This article explains how to add arbitrary claims to an ID token.How to add claims to an ID token
Authlete’s /auth/authorization/issue API is the method for adding claims. In this article, the following claims are to be added.
claims is the paramater to add claims. The request will be constructed as follows. (folded for readability)