OIDC Profiles
An OpenID Connect Profile resource represents a specific configuration of an OpenID Connect Provider.
An authentication realm can have multiple OpenID Connect Profiles. This allows shoppers to authenticate using multiple OpenID providers. In the example shown below, Jane can login using both Apple and Google, whereas Joan can only login using Google.
📄️ Create an OIDC Profile
Create an OpenID Connect profile for the specified authentication realm.
📄️ Get OIDC Profiles
Retrieve OIDC profiles for the specified authentication realm.
📄️ Get OIDC Profile
Retrieve a specific OIDC profile by ID.
📄️ Update OIDC Profile
Update a specific OIDC profile by ID.
📄️ Delete OIDC Profile
Delete a specific OIDC profile by ID.