Hi
I need to retrieve org id's from id_token, but coid field is missing.
I retrieved the token according to this page: https://developers.docusign.com/platform/auth/consent/obtaining-admin-consent-external/
I know token needs to be decoded. I'm able to get json, my problem is that coid field is not returned.
Should I provide some detailed params to retrieve it?
BR