Register B2C Service with the OpenID Connect Provider

You register B2C Service as a client with the OpenID Connect (OIDC) provider.

Enter information about B2C Service in the OIDC provider:
Parameter Value
Allowed Grant Types Authorization Code
Client Type Confidential
Redirect URL The B2C Service URL to redirect to after the authorization code is generated:https://your_site/cgi-bin/your_interface.cfg/php/sso/oidc/idp/oidcs.php
Logout URL The B2C Service URL where to post the logout request:https://your_site/cgi-bin/your_interface.cfg/php/sso/saml2/idp/post/logout.php
Post Logout Redirect URL This is the same as the redirect URL:https://your_site/cgi-bin/your_interface.cfg/php/sso/saml2/idp/post/oidcs.php