Admin

Single Sign-On (SSO)

Authenticate users via your organization's Identity Provider — Google Workspace, Okta, Azure AD, or any SAML/OIDC-compatible IdP.

Single Sign-On (SSO) enables authentication via your organization's Identity Provider (IdP), such as Google Workspace, Okta, or Azure AD. This allows your users to log in with their existing credentials instead of managing separate HotMic accounts.

Benefits

  • Security — Centralized authentication with your existing IdP policies.
  • Account Management — No need to manage separate HotMic credentials for each user.
  • Onboarding — Faster adoption since users use their existing accounts.

Supported Protocols

HotMic's SSO API is compatible with any Identity Provider and supports both:

  • SAML — Security Assertion Markup Language, widely used in enterprise environments.
  • OpenID Connect — Modern, lightweight protocol built on OAuth 2.0.

How It Works

  1. A user attempts to access HotMic through your application.
  2. HotMic redirects the authentication request to your IdP.
  3. The user authenticates with their existing credentials via your IdP.
  4. Your IdP sends a signed assertion back to HotMic confirming the user's identity.
  5. HotMic grants access based on the assertion.

Setup

SSO configuration is done at the organization level. Contact HotMic to configure SSO for your environment. You will need to provide:

  • Your IdP metadata URL or configuration details.
  • Attribute mappings for user identity fields (user ID, display name, email).
  • Redirect URLs for your application.