How to get organization plugin data into OIDC claims

I successfully set up the organization plugin, good stuff. However, I'm unsure how to access this data and set it as user claims for OIDC ID tokens. OIDC plugin getAdditionalUserInfoClaim's first parameter is the user object, but the user's org info isn't listed on this object. Missing something?
Was this page helpful?