Hi,
We have deployed IVIA 11 on OpenShift cluster, and IVIA is connected to external Verify Directory Server. We have implemented OAuth2/OIDC, however we have a requirement to inject additional claims, for example groups, email, firstname and lastname etc into id_token, please share any knowledge articles on this.
Current id_token format:
{
"rt_hash": "Bk8GKbl1yUgf21stQLhBGA",
"iat": 1755077366,
"iss": "https://<fqdn>",
"at_hash": "O1fr9WzL06dH_AdEnL5hdw",
"sub": "test01",
"exp": 1755080966,
"aud": "<client_id>"
}
Thanks for your support.
Regards
SK
------------------------------
Someswara Reddy Karem
------------------------------