Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Security in Yandex Cloud
  • Key security principles
  • Division of responsibility for security
  • Compliance
  • Security measures on the Yandex Cloud side
  • Security tools available to cloud service users
    • All tutorials
      • Setting up OIDC SSO in Grafana Cloud
      • Setting up OIDC SSO in 1C:Enterprise
      • Setting up SAML SSO in Grafana Cloud
      • Setting up SAML SSO in Managed Service for GitLab
      • Setting up SAML SSO in Zabbix
      • Setting up SAML SSO in Managed Service for OpenSearch
      • Setting up SAML SSO in OpenSearch
      • Setting up SAML SSO in SonarQube
      • Setting up SAML SSO in Yandex 360
      • Setting up SAML SSO in OpenVPN Access Server
      • Setting up SAML SSO in Sentry
    • Obtaining the information you need to request the Russian Ministry of Digital Development to whitelist a resource
  • User support policy during vulnerability scanning
  • Security bulletins
  • Public IP address ranges

In this article:

  • Create an app in Identity Hub
  • Set up the integration
  • Set up the SAML application in Yandex Identity Hub
  • Configure authentication on the Sentry side
  • Add a user
  • Make sure your application works correctly
  1. Tutorials
  2. Security and standards
  3. Setting up SAML SSO in Sentry

Creating a SAML app in Yandex Identity Hub for integration with Sentry

Written by
Yandex Cloud
Updated at March 18, 2026
  • Create an app in Identity Hub
  • Set up the integration
    • Set up the SAML application in Yandex Identity Hub
    • Configure authentication on the Sentry side
    • Add a user
  • Make sure your application works correctly

Sentry is a real-time error monitoring and tracking platform for applications allowing developers to quickly detect, diagnose, and fix failures and performance issues.

To allow your organization's users to authenticate in Sentry via SAML SSO, create a SAML app in Identity Hub and configure it in Identity Hub and in Sentry.

SAML apps can be managed by users with the organization-manager.samlApplications.admin role or higher.

Note

For SAML integration, your Sentry instance must have a public domain and a valid SSL certificate in place.

For your organization's users to be able to access Sentry:

  1. Create an app in Identity Hub.
  2. Set up the integration.
  3. Make sure the application works correctly.

Create an app in Identity HubCreate an app in Identity Hub

Cloud Center UI
  1. Log in to Yandex Identity Hub.
  2. In the left-hand panel, select Apps.
  3. In the top-right corner, click Create application and in the window that opens:
    1. Select the SAML (Security Assertion Markup Language) single sign-on method.

    2. In the Name field, specify a name for your new app: sentry-app.

    3. Optionally, in the Description field, enter a description for the new app.

    4. Optionally, add labels:

      1. Click Add label.
      2. Enter a label in key: value format.
      3. Press Enter.
    5. Click Create application.

  4. Save the Metadata URL value, you will need it at the next step.

Set up the integrationSet up the integration

Set up the SAML application in Yandex Identity HubSet up the SAML application in Yandex Identity Hub

Find the organization slugFind the organization slug

To set up endpoints, you need the organization slug, which is set to sentry by default. To find the slug of your organization:

  1. Log in to Sentry.
  2. In the left-hand menu, click Settings.
  3. On the Organization tab, select General Settings.
  4. Copy the Organization Slug field value.

Set up service provider endpointsSet up service provider endpoints

Cloud Center UI
  1. Log in to Yandex Identity Hub.
  2. In the left-hand panel, select Apps and then, the SAML app.
  3. At the top right, click Edit and in the window that opens:
    1. In the **SP EntityID ** field, paste the <sentry_instance_address>/saml/metadata/<organization_slug>/ value.
    2. In the ACS URL field, paste the <sentry_instance_address>/saml/acs/<organization_slug>/ value.
    3. Optionally, in the SP Logout URL field, paste the <sentry_instance_address>/saml/sls/<organization_slug>/ value.
    4. Click Save.

Configure authentication on the Sentry sideConfigure authentication on the Sentry side

  1. Log in to Sentry as a user with the organization owner permissions.
  2. In the left-hand menu, click Settings.
  3. On the Organization tab, select Auth.
  4. From the list of providers, select SAML2.
  5. Click Configure.
  6. In the Metadata URL field, enter the metadata file address you copied earlier.
  7. Click Get metadata.
  8. Under Map Identity Provider Attributes, fill out the following fields:
    • In the IdP User ID field, enter fullname.
    • In the User Email field, enter emailaddress.
    • Optionally, in the First Name field, enter givenname.
    • Optionally, in the Last Name field, enter surname.
  9. Click Save Settings.

Add a userAdd a user

For your organization's users to be able to authenticate in Sentry with Identity Hub's SAML app, you need to explicitly add these users and/or user groups to the SAML application.

Note

Users and groups added to a SAML application can be managed by a user with the organization-manager.samlApplications.userAdmin role or higher.

  1. Add users to the application:

    Cloud Center UI
    1. Log in to Yandex Identity Hub.
    2. In the left-hand panel, select Apps and select the required app.
    3. Navigate to the Users and groups tab.
    4. Click Add users.
    5. In the window that opens, select the required user or user group.
    6. Click Add.

Make sure your application works correctlyMake sure your application works correctly

To make sure both your SAML app and Sentry integration work correctly, authenticate to Sentry as one of the users you added to the app. Proceed as follows:

  1. In your browser, navigate to your Sentry instance's address.
  2. On the authentication page, click Login with SAML2.
  3. On the Yandex Cloud authentication page, enter the user email address and password. The user or group they belong to must be added to the application. The user must also have their email address specified.
  4. Make sure you have successfully authenticated in Sentry.

Was the article helpful?

Previous
Setting up SAML SSO in OpenVPN Access Server
Next
Setting up virtual hosting
© 2026 Direct Cursus Technology L.L.C.