TIS Training API Documentation
  • Welcome!
  • Quick Start
  • Managing Users
  • Single Sign On (SSO)
    • General Options
    • Role and Group Mappings
    • Connection Types
      • Microsoft Entra ID (Formerly Azure AD)
      • Google Workspace
      • OpenID Connect (OIDC)
      • SAML (Security Assertion Markup Language)
  • SCORM Packages
  • Webhooks
  • API Reference
    • Users
      • 🔵GET users
      • 🔵GET users/seats
      • 🟢POST users
      • 🟠PUT users
      • 🟢POST users/password
      • 🟡PATCH users/enable
      • 🟡PATCH users/disable
      • 🔴DELETE users
    • Results
      • 🔵GET results
      • 🔵GET results/group
    • Groups
      • 🔵GET groups
      • 🟢POST groups/users
      • 🔴DELETE groups/users
    • 🔵GET courses
    • 🔵GET filters
    • 🟢POST login
    • â›”Standard Error Format
  • Webhook Reference
    • Standard Structure
    • Course Complete
    • Multi-Course Complete
  • OpenAPI Specification
Powered by GitBook
On this page

Single Sign On (SSO)

PreviousManaging UsersNextGeneral Options

Last updated 4 months ago

The TIS Platform supports Single Sign-On (SSO) to allow your users to sign in using your existing identity infrastructure. By integrating with your identity provider, SSO eliminates the need for multiple passwords, enhances security, and simplifies user management.

We support the following SSO connection types:

  • – A cloud-based identity and access management service that enables secure login via a Microsoft work or school account.

  • – A modern authentication protocol built on OAuth 2.0, allowing for secure, standards-based sign-ins with various identity providers.

  • – An XML-based authentication framework that enables SSO across different services and applications.

Each connection type can be configured to grant your users access to specific courses and functionality within the TIS Platform. This documentation will guide you through setting up, managing, and troubleshooting your SSO connections.

For detailed instructions, please select the connection type that best suits your needs.

Microsoft Entra ID (Formerly Azure AD)
OpenID Connect (OIDC)
SAML (Security Assertion Markup Language)