Provisioning with a pfx certificate.

K S, Pavan Kumar 1 Reputation point
2021-01-22T15:59:28.157+00:00

I am trying to configure the provisioning at my Azure AD end point. On performing the Test Connection,
following error message "No required SSL certificate was sent"
received from the SCIM APP (SCIM server) .

Is it possible to configure Azure AD SCIM client with certificate ?

Please help.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Danny Zollner 10,801 Reputation points Microsoft Employee Moderator
    2021-01-26T22:06:36.913+00:00

    Hi @K S, Pavan Kumar - the error you're reporting is being returned from your SCIM code into Azure AD. We don't support uploading certificates into our provisioning service. See our documentation on building a SCIM endpoint: https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/use-scim-to-provision-users-and-groups#building-a-custom-scim-endpoint

    As of 1/26/2021, the referenced guidance in that link is:

    The SCIM service must have an HTTP address and server authentication certificate of which the root certification authority is one of the following names:
    CNNIC
    Comodo
    CyberTrust
    DigiCert
    GeoTrust
    GlobalSign
    Go Daddy
    VeriSign
    WoSign
    DST Root CA X3

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.