Introduction

OpsRamp provides the capability to build integrations using the Custom SSO Integration framework.

Custom SSO integration is typically used when a third-party or in-house application is not available in the Available Integrations list, which contains pre-configured, supported integrations within the OpsRamp platform.

In such cases, you can configure SSO between your application and OpsRamp by setting up redirects to your custom branding URL.

Custom SSO and OpsRamp Integration

When integrated with OpsRamp, your custom identity provider becomes the authentication source, allowing you to:

  • Use your identity provider for OpsRamp user authentication.
  • Apply access and security policies defined in your identity provider at login.
  • Sync users automatically through Just-In-Time (JIT) provisioning.
  • Secure OpsRamp access through single sign-on.

This integration supports two authentication protocols:

  • SAML 2.0: A widely used XML-based standard for exchanging authentication and authorization data between an identity provider and a service provider.
  • OpenID Connect (OIDC): A modern identity layer built on top of OAuth 2.0 that enables secure, token-based user authentication.