You can send the idp_access_token claim (containing the idp token) to a custom API trough a REST Technical Profile for its decoding and proccesing.
Parse, Read, Transform claims within IDP access token
code-surgeon
146
Reputation points
Hello!
I was wondering if it is possible to parse, read and transform claims from within the IDP access token to a custom output claim and send it over to the relying party.
e.g. IDP (Azure AD) sends access token to B2C that has claim type of "roles". I want to read, transform, and output that as claim with a different type id, like extension_b2cRoles for example.
1 answer
Sort by: Most helpful
-
Alfredo Revilla - Upwork Top Talent | IAM SWE SWA 27,461 Reputation points
2020-08-12T23:03:15.7+00:00