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

EnterpriseArchitect 5,376 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,286 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,039 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,884 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,792 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Raja Pothuraju 6,445 Reputation points Microsoft Vendor
    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.

    0 comments No comments

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.