Create an OpenID Connect clientCopy Pagepost https://{hostname}/{customerId}/config/clientsPath ParamscustomerIdstringrequiredBody ParamsnamestringredirectURIsarray of stringsredirectURIsADD stringloginPolicystringtokenPolicystringtypestringenumpublicpublicconfidentialAllowed:publicconfidentialResponses 201Successful response 400Typically indicates a syntax error or invalid JSON. 401Either you didn't specify an authentication method for the call or the token was rejected. In the latter case, this could be because the token is invalid or has expired. 403Typically occurs when you make a call using an invalid or expired administrative access token. See Get started for information on configuring authentication for Hosted Login. 404The specified item couldn't be found. 409Dependency error.Updated 1 day ago