32.12.2 OAuth Tokens Are in Binary Format Instead of JWT Format

After upgrade if the tokens are issued in binary format instead of JWT format, ensure the following conditions are met:

  • All the nodes of Identity Server cluster are upgraded.

  • The status of all the nodes of the Identity Server cluster displays Current in Administration Console.

If you have already upgraded and updated all the nodes of Identity Server cluster, then perform the following:

  1. Verify if the property issueJWT is set to true in the nidsOAuthTenantXML attribute of the nidsOAuthTenants object class on the local eDirectory configuration store.

  2. (Conditional) If the value is set to true, go to Step 4.

  3. (Conditional) If the value is set to false, change it to true then restart Identity Server.

  4. Restart all the nodes of the Identity Server cluster.

  5. Send a request through browser to see if tokens get issued in JWT format.