Microsoft SSO Integration With Cyber Crucible Dashboard

Microsoft SSO Integration With Cyber Crucible Dashboard

Clients can integrate their Microsoft Entra ID (Azure AD) SSO with the Cyber Crucible dashboard by following these steps below:

  1. Client updates in the Entra ID SAML config

    1. First, go to Enterprise applications and click the desired app

      Screenshot from 2025-06-18 17-20-40.png
      1. If you do not have one yet, then click create New application inside the Enterprise applications section.

        1. Enter your app name and click the “(Preview) Integrate any other application you don't find in the gallery (Non-gallery)” setting for the “What are you looking to do with your application?” field

    2. Edit the Basic SAML Configuration in the enterprise app, do this by clicking the Single sign-on setting under Manage and click edit in the Basic SAML Configuration section

      Screenshot from 2025-06-18 17-22-11.png

       

      1. In the “Identifier (Entity ID)” field, enter ‘urn:amazon:cognito:sp:us-west-2_6RUYJsSaq’

      2. In the “Reply URL (Assertion Consumer Service URL)” field, enter “https://auth.ransomwarerewind.com/saml2/idpresponse

      3. The config should look like this:

      4. image-20250618-212708.png
    3. After saving the Basic SAML Config, click Edit in the Attributes & Claims Section

      Screenshot from 2025-06-18 17-30-24.png
      1. THIS NEXT STEP IS REQUIRED

        1. Click the Required claim titled “Unique User Identifier (Name ID)” to edit it

          Screenshot from 2025-06-18 17-36-56.png
        2. Then edit and save the claim as follows

          1. The Name identifier format should be Email address

          2. The Source attribute should be “user.mail”

          3. This field will be the identifier in the access tokens we see in the rest server

            Screenshot from 2025-06-18 23-47-07.png
  2. Get in contact with Cyber Crucible to pass information over as this information is needed for Cyber Crucible’s updates in AWS Cognito. We will need the following information

    1. The “App Federation Metadata Url” value under the SAML Certificates section in the clients Entra ID Enterprise App

    2. Clients should go to the “Attributes & Claims” section on the Single sign-on settings. Under the Additional claims section we need the schemas found in the Claim name section

      1. Screenshot from 2025-06-18 23-49-29.png
  3. Cyber Crucible will make a new domain for users to use in order to login to the dashboard using the SSO setup above