Tools, FAQ, Tutorials:
Azure AD v2 id_token Is Smaller
Where Azure AD v2.0 id_token is smaller than v1.0?
✍: FYIcenter.com
Azure AD v2.0 id_token is smaller than v1.0, because
the number of default claims (properties) are reduced in Azure AD v2.0 id_tokens
as shown in the table below:
Azure AD v2.0 Azure AD v1.0 ver=2.0 ver=1.0 rh iss iss sub sub aud aud exp exp iat iat nbf nbf oid oid tid tid aio aio amr idp uti name nonce email ipaddr The IP address the client logged in from. given_name family_name unique_name preferred_username
See the next tutorial on how to add additional claims into Azure AD 2.0 id_tokens.
Â
⇒ Adding Claims in Azure AD v2 id_token
⇠Azure AD v2 id_token Decoded Example
⇑⇑ OpenID Tutorials
2019-04-03, 954👍, 0💬
Popular Posts:
How To Control Padding Spaces within a Table Cell? Cell padding spaces are spaces between cell inner...
Where to see resource detailed information of my API Management Service on Azure Portal? Once you ha...
How to add request query string Parameters to my Azure API operation to make it more user friendly? ...
How to dump (or encode, serialize) a Python object into a JSON string using json.dumps()? The json.d...
How to create Hello-3.1.epub with WinRAR? I have all required files to create Hello-3.1.epub. To cre...