You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
jwt-ms
About this tag
The jwt-ms tag on WindowsForum.com covers discussions about Microsoft's JWT token validation tool, jwt.ms, particularly in the context of Entra ID (formerly Azure AD) custom claims configuration. A recent thread details a five-step guide for issuing custom SSO claims using directory extension attributes, where jwt.ms is used to validate the resulting tokens during testing. This tag is relevant for IT administrators and developers working with Microsoft identity platforms, SAML, OIDC, and token customization.
Microsoft’s recent how‑to on issuing custom SSO claims from Entra ID using directory extension attributes gives administrators a practical, low‑friction way to inject organization‑specific data into SAML and OIDC tokens — and to do so only for selected user groups during sign‑in. The documented...