Commerce cloud Storefront SSO with OPENID Connection
in Commerce
For one of our requirements, we are enabling SSO for the Storefront. We have followed the documentation and completed the necessary configuration changes. However, we are currently stuck on the custom claims setup.
- We are using OCI IAM as the Identity Broker, and OCI IAM is integrated with Microsoft Entra ID. The properties and claims available in Commerce are those issued by OCI IAM. For authentication, we are using the out-of-the-box (OOTB) OpenID Connect widget and APIs provided by Commerce.
- Since this is a B2B site, we need a custom claim that can provide the Account ID. We are not sure where this custom claim should be created and configured in OCI IAM. Additionally, we would like clarification on:
0