Single Sign On
VirtualMetric DataStream single sign-on integration allows users with existing Azure AD/Entra ID accounts to access DataStream without creating separate credentials. Users authenticate through their organization's Azure AD system and gain access to DataStream based on their assigned roles and permissions.
Configure Azure AD/Entra ID authentication to enable single sign-on access to VirtualMetric DataStream cloud platform.
Enable SSO for Tenant
-
Navigate to Organization Settings
- Access the Organization menu from the cloud interface
- Select Tenant Settings
-
Configure Authentication Type
- Locate the Authentication section
- Set Auth Type to OAuth
- Enable the SSO Enabled toggle
-
Azure AD Configuration
- OAuth Config: Enter your Azure AD application configuration
client_id: Azure AD application client IDclient_secret: Azure AD application client secrettenant_id: Azure AD tenant identifierredirect_uri: VirtualMetric callback URL
- OAuth Scope: Specify required permissions (e.g.,
openid profile email)
- OAuth Config: Enter your Azure AD application configuration
Azure AD Application Setup
Prerequisites: Azure AD administrator access required.
-
Register Application
- Navigate to Azure Portal → Azure Active Directory → App registrations
- Create new registration with appropriate redirect URI
- Note the Application (client) ID and Directory (tenant) ID
-
Configure Authentication
- Add platform configuration for web application
- Set redirect URI to your VirtualMetric tenant URL
- Enable ID tokens and access tokens
-
Create Client Secret
- Navigate to Certificates & secrets
- Create new client secret
- Copy the secret value immediately
User Access Management
When SSO is enabled, users with Azure AD accounts can access DataStream directly without requiring separate VirtualMetric user accounts. Azure AD handles both authentication and provides user identity information to DataStream for access control.
When SSO is disabled, users must have dedicated VirtualMetric DataStream user accounts with username/password authentication to access the system.
Disable SSO
- Navigate to Tenant Settings
- Disable the SSO Enabled toggle
- Users will revert to VirtualMetric username/password authentication