Title
Create new category
Edit page index title
Edit category
Edit link
Microsoft Azure with AWS SSO
My OPSWAT Central Management can be easily integrated with an Azure & AWS SSO integration to ensure that a device is compliant with the organization's security policy before it is granted access to AWS Console. This ensures that the user is not only authenticated by Azure, but also a device the user uses to access SaaS applications tested for risks and vulnerabilities such as infections or outdated operating systems, BEFORE it access an organization's cloud services.
Follow below steps to integrate My OPSWAT Central Management with your Microsoft Azure & AWS SSO. You can learn more details for each step here at 3.1.1. How to set it up?
Step 1. Enable Access Control on your My OPSWAT Central Management
Log into the My OPSWAT Central Management console.
Navigate to Secure Access > Protected Apps
Check "Enable Secure Access".
Click SAVE.

Step 2. Create AWS application on Microsoft Azure
Log into Azure Portal as Administrator
Click Azure Active Directory on the left navigation

The Azure Active Directory button
Navigate to Enterprise applications > All applications.

The Enterprise applications blade
Create a Non-gallery application

Enter some placeholder value for fields in Basic SAML Configuration, then click save. You will need to to update these fields in later steps.

Download Azure Certificate: this allows My OPSWAT Central Management to verify users signing through a trusted Azure. Select Single sign-on on the left navigation, scroll down to SAML Signing Certificate section and and click "Certificate (Base64)" to download the Azure certificate.

Collect Idp Login URL. Scroll down copy Login URL. Store the URL in somewhere for later use. For example https://login.microsoftonline.com/60244d0a-5473-4468-b743-f9cc479b7dab/saml2

Collect IdP issuer: Scroll down copy Azure AD Identifier

Collect User access URL. Select Properties and copy User access URL

Assign your users/groups to this application
Step 3. Add application and configure Access Rules on My OPSWAT Central Management
Log into the My OPSWAT Central Management console.
Navigate to Secure Access > Protected Apps
Click Add Protectedd Application then choose IDP METHOD option
Choose option Add new IDP, enter name and upload the certificate got in step 2.3. Then **Continue

**
Enter required field
Application: application name, for example: Demo
IdP Login URL: fill with the link which you have from Step 2.9
App ACS URL: fill with the link which you have from Step 2.7
Access Mode: pick an access mode you prefer. See details on the access modes at Step 2. Add protected applications with IdP Method

Enter your pin then click SAVE
After saving your changes successfully, a SSO setup instruction will be shown, copy the ACS URL My OPSWAT Central Management generated there and download OPSWAT Certificate. Note that this information can be found in the protected app's details later.

Configure Access Rules. This step can be skipped if you have done this step in the past or you can use the default rules
Navigate to Secure Access > Rules
click "ADD NEW RULE" to add a new rule for this application OR you can update existing access rules to add this application
With a new access rule, you need to specify how you would like to block/allow access a device from the application
Rule name: a rule name, for example Block non-compliant devices
Action: Block or Allow
Configure conditions to do the action. Details at Step 3. Configure Access Rules
Click **ADD RULE

**
Step 4. Configure SSO setting on AWS SSO
Login to your AWS console then go to AWS SSO > Settings then click on the Change link in the section Identity source
Go to the section Identity provider metatdata
Fill IdP sign-in URL with the URL link got in step 3.7
Fill IdP issuer URL with value got in step 2.8
Upload Opswat certificate got in step 3.7 to IdP certificate
Click **Next Review

**
Expand the metadata values in section Service provider metadata then copy AWS SSO Sign-in URL and AWS SSO issuer URL

Step 5. Update Applications settings on Azure
Log into Azure Portal as Administrator then go to your application
Navigate to your application
Select Single sign-on
Click the edit icon (pencil icon) on Basic SAML Configuration section
Replace Identifier with AWS SSO issuer URL got from step 4.7 Replace Reply URL with the My OPSWAT Central Management URL which you got from Step 3.7 Replace Sign on URL with AWS SSO Sign-in URL gotfrom step 4.7

Click Save
Step 6: Test your integration
Follow guideline at Step 6: Test your integration to test your integration to verify if it works as your expectation.
DONE! CONGRATULATIONS.