How can I use CBA for securing high privileged break glass account ?

EnterpriseArchitect 6,061 Reputation points
2024-10-03T06:38:41.88+00:00

How can I use the WildCard SSL App Service Certificate for the Certificate Based Authentication (CBA) to allow login with the Break Glass account?

https://learn.microsoft.com/en-us/entra/identity/authentication/how-to-certificate-based-authentication

I need this because Microsoft will enforce this for any high privileged account soon: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mandatory-multifactor-authentication

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,456 questions
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Microsoft Security | Microsoft Entra | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Raja Pothuraju 24,785 Reputation points Microsoft External Staff Moderator
    2024-10-10T16:44:00.3766667+00:00

    Hello @EnterpriseArchitect,

    Thank you for posting your query on Microsoft Q&A.

    It appears you're trying to configure certificate-based authentication (CBA) using a wildcard SSL app service certificate for break glass accounts.

    Typically, with a wildcard SSL app service certificate, you won't receive the Root CA, Intermediate, or Issuer certificates. To configure CBA for any account, you'll need to obtain these from a certification authority (CA) in .cer format, along with the public key. The CA certificate should include both the Intermediate and Issuer certificates to assign it to a user account. Once you have the Root and Intermediate certificates, you can upload the Root CA certificate under certification authorities in Microsoft Entra ID.Screenshot of how to upload certification authority file.

    I hope this information is helpful. Please feel free to reach out if you have any further questions.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Thanks,
    Raja Pothuraju.


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.