Skip to content
Cloud8 Logo
  • PRODUCT
  • PRICING
  • SUPPORT
  • CONTACT US
  • LOGIN
  • PRODUCT
  • PRICING
  • SUPPORT
  • CONTACT US
  • LOGIN

Avançado

  • Creation of unified annual budgets

Best Practices

  • How to integrate Slack into Best Practices
  • How to monitor memory and swap with SSM
  • AWS Bucket S3 Topic Notification
  • Best Practices: Password and Credential Monitoring
  • Best Practices: Custom Rule Notifications via AWS S3
  • Best Practices: Microsoft Teams Support

Charging

  • AWS account suspension: tips and what to do

Cloud8 Academy

  • Configuring Budgets on Cloud8
  • Best Practices for Using Tags (Playbook)

Concepts

  • Security groups
  • Access key
  • Cloud Computing
  • Cloud Control Panel – AWS, Azure, GCP, Huawei and Oracle
  • Cost model: pay per use
  • Additional disks
  • Snapshot
  • Cloud server image or template
  • Comparison: Automation via Cloud8 vs “homemade” automation
  • FINOPS: Data Integration and Enhancement Flow (Infographic)
  • Difference between RI Applied vs RI in Cloud8 Panel

Credentials

  • How to use IAM Role to integrate your security with Cloud8
  • Security credentials for public clouds
  • Connecting OCI Providers to Cloud8 – Full Tutorial
  • Credential for Huawei Cloud
  • Best Practices: Enabling user monitoring in Azure

Features

  • Monitoring the creation of new resources in Cloud8
  • Cost analysis dashboards
  • Creating and managing Cost Management Exports
  • Configuring GCP SSO and SAML
  • Backup with “Lock/Unlock” governance
  • Cost Analysis with FinOps Analytics
  • Tracking Consumption Patterns with Invoice – Annual from Cloud8
  • How to integrate and export data from Cloud8 to Cloud Storages
  • Monitoring the creation of new resources in Cloud8
  • Configuring GCP SSO and SAML
  • Using Cloud Pricing on Cloud8

First Steps

  • Connecting GCP Providers to Cloud8 – Full tutorial
  • Connecting AWS Providers to Cloud8 – Full Tutorial
  • How to manage more than one AWS account
  • Hot to enable cloud cost estimates monitoring
  • Connecting Azure Enterprise Agreement providers to Cloud8 – Full tutorial
  • Creating a New Account on Amazon Cloud (AWS)
  • Connecting OCI Providers to Cloud8 – Full Tutorial
  • Cloud8 Users and Profiles
  • Onboarding: getting started on Cloud8

MSP / Reseller

  • White label at no additional cost
  • MSP: Configuring costs
  • MSP: Configuring markup

Primeiros Passos

  • Security credentials for public clouds
  • Connecting Azure providers to Cloud8 – Complete tutorial
  • Connecting MongoDB providers in Cloud8

Services

  • FinOps: Tags and Usage
  • Using Cloud8 Insights
  • Audit logs
  • Cloud usage statistics
  • Managers on Cloud8 – Resource management on AWS, Azure and GCP
  • Alerts
  • Using Automations in Cloud8
  • Multiple Users – Multiuser Panel
  • Cloud aggregator control panel
  • Automated backup of cloud servers
  • Cloud cost control, alerts and reports
  • ECS / Fargate support on Workflow
  • Detailed Costs Report
  • Enabling Azure AD SSO in the Cloud8 Dashboard
  • Workflow: How to reset tasks periodically
  • Add TAGs with CSV file
  • How to install Metricbeat component on AKS
  • RDS reports with grouping by ID
  • Kubernetes Cost Support
  • How to install Metricbeat component on GKE clusters
  • Enabling MFA in the Cloud8 Dashboard
  • FinOps: Cost Anomaly Reports and Charts
  • How to install the Metricbeat component in OKE
  • How to install Metricbeat component on EKS
  • FinOps: Reverse API
  • FinOps: Tag Sharing and Prorating
  • FinOps: Tag Sanitization, Compliance and MultiCloud
  • FinOps: Tagged / Untagged
  • FinOps: Tags / Labels / Resource Groups
  • FinOps: Reports, Alerts and Budgets
  • S3 Lambda Notification Processor (deploy via CLI)

Troubleshooting

  • I subscribed Amazon and I still can’t access Cloud8
  • How is the cloud cost estimate calculated?
  • I created a security group through the AWS console and it still doesn’t appear in Cloud8
  • I exported the cloud server usage report. What do the fields mean?
  • Cloud8 and Amazon don’t monitor my cloud server’s memory?

Tutoriais / FAQ

  • FAQ – Enable cost monitoring per pipeline in Data Factory
  • FAQ – How to test the SSO configuration?
  • Creation of unified annual budgets
  • Backup, DR, and Vault Copy with KMS

Tutorials

  • How to access a Windows server in the Amazon AWS cloud
  • How to access a Linux server
  • How to create a cloud server
  • How to integrate Slack into Best Practices
  • How to configure scheduling for script execution in AWS
  • How to configure scheduling by Tags / Labels
  • Configure vault copy at AWS (cross account) with KMS
  • How to configure the Scheduler for script execution on OCI
  • Workflow: How to reset tasks periodically
  • How to install Metricbeat component on AKS
  • How to install Metricbeat component on GKE clusters
  • How to install Metricbeat component on EKS
  • How to install the Metricbeat component in OKE
  • FinOps: Cost Anomaly Reports and Charts
  • Group data in Pivot Table
  • FinOps: Tag Sanitization, Compliance and MultiCloud
  • S3 Lambda Notification Processor (deploy via CLI)
  • Best Practices: Microsoft Teams Support
View Categories
  • Home
  • Docs

Enabling Azure AD SSO in the Cloud8 Dashboard

1 min read

SSO (Single Sign On) is a secure authentication method that allows users to log in without having to repeat the process multiple times. Cloud8 currently supports the following platforms:

  • Azure AD
  • AWS SSO
  • Google Suite
  • Github
  • Centrify/CyberArk
  • JumpCloud
  • Okta

To enable Azure Single Sign On (SSO) on the Cloud8 Platform using Active Directory (AD), the user must send us an XML file and 3 URLs generated directly in the Azure interface.

Configuring SSO in Azure AD #

The steps to generate and configure these assets are as follows:

  1. Access the Azure Portal;
  2. Search for Microsoft Entra ID;
  3. Click on Enterprise Application to configure SAML-based SSO;
  4. Click on “Create your own application”.
  5. Select the “Non-gallery application” option.
  6. Set a name for the application and click “Create”.
Enabling SSO in the Cloud8 Panel

Select the created application, and in the left sidebar menu, click on “Single sign-on”. Choose the SAML option.

Enabling SSO in the Cloud8 Panel

Next, click the edit icon under “Basic SAML Configuration” (Item 1 on the Panel)

Enabling SSO in the Cloud8 Panel

The Identifier is a unique ID used to identify the application in Microsoft Entra ID. The Cloud8 Platform suggests adopting the following naming convention:

“https://sso.webpanel.cloud/azure/APP_NAME“

Enter the full URL, not a short value.

Note: The Identifier field must contain exactly the full URL above (https://sso.webpanel.cloud/azure/APP_NAME), and not just a short name/slug.

The Reply URL is where the application expects authentication and the token with the claim to be sent. Just like with the Identifier, Cloud8 will provide a URL to be used as the Assertion URL in the “Reply URL” option in the following format:

“https://sso.webpanel.cloud/azure/APP_NAME“

Enabling SSO in the Cloud8 Panel

Afterwards, click “Save” to save the configuration. Then, click “No, I’ll test later”.

Enabling SSO in the Cloud8 Panel

Next, add the users who will use SSO and click “Assign”.

Enabling SSO in the Cloud8 Panel

Under SAML Certificates (Item 3 on the Panel), find the “Federation Metadata XML” option and click “Download”.

Enabling SSO in the Cloud8 Panel

In “Set up” (Item 4 on the Panel), you will need to copy each of the URLs below and provide them in the next step.

Enabling SSO in the Cloud8 Panel

Finalizing SSO Configuration in Azure AD #

After configuring SSO, send an email to suporte@cloud8.com.br with the subject “Enable Azure SSO” and provide the following details:

  • Identifier defined in Basic SAML Configuration
  • Login URL, Microsoft Entra Identifier, and Logout URL from Set up
  • Federation Metadata XML exported under SAML Signing Certificate

IMPORTANT! Don’t forget to identify your Cloud8 account in the email if you have more than one account configured to use Azure SSO.


You may want to check these Docs too: #

  • Connecting Azure providers to Cloud8 – Complete tutorial
  • FAQ - Enable cost monitoring per pipeline in Data Factory
  • Creating and managing Cost Management Exports
  • How to integrate and export data from Cloud8 to Cloud Storages
  • Using Cloud Pricing on Cloud8
Azure, Cloud, Contas, Credencial, Habilitar, Integração, SSO
Did this Doc help you?

Share This Article:

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Table of Contents
  • Configuring SSO in Azure AD
  • Finalizing SSO Configuration in Azure AD
Cloud8 Logo
  • Terms of Use
  • About Us
  • FAQ / Support
  • Blog
  • Contact Us
  • Cookies (EU)
  • Terms of Use
  • About Us
  • FAQ / Support
  • Blog
  • Contact Us
  • Cookies (EU)
Globe-americas Facebook Twitter Linkedin Youtube

Disclaimer: AWS, images, and associated services are property of Amazon Web Services Inc. and its affiliates. Azure, images, and associated services are property of Microsoft Corporation. GCP, images, and associated services are property of Google Inc. Huawei, images, and associated services are property of Huawei Technologies Co Ltd. Oracle, images, and associated services are property of Oracle Corporation. Cloud8 Brasil em Português.

Manoel Netto Designer
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
View preferences
  • {title}
  • {title}
  • {title}