Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI Studio
    • Business tools
  • 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
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Identity Hub
    • All guides
    • Subscribing a user to notifications
        • Creating an app
        • Updating an app
        • Deactivating and deleting an app
  • Access management
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Release notes

In this article:

  • Update the app's basic settings
  • Update the service provider configuration
  • Updating an app's secret
  • Update the list of app users and groups
  1. Step-by-step guides
  2. Managing apps
  3. OIDC apps
  4. Updating an app

Updating an OIDC application in Yandex Identity Hub

Written by
Yandex Cloud
Updated at August 12, 2025
  • Update the app's basic settings
  • Update the service provider configuration
  • Updating an app's secret
  • Update the list of app users and groups

Note

This feature is at the Preview stage.

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

Update the app's basic settingsUpdate the app's basic settings

To update the OIDC app's basic settings:

Cloud Center UI
  1. Log in to Yandex Identity Hub.

  2. In the left-hand panel, select Apps and select the OIDC application.

  3. On the top right, click Edit and in the window that opens:

    1. Change the app's name in the Name field. The name must be unique within the organization and follow the naming requirements:

      • It must be from 1 to 63 characters long.
      • It may contain lowercase Latin letters, numbers, and hyphens.
      • It must start with a letter and cannot end with a hyphen.
    2. Change the app's description in the Description field.

    3. Add new labels by clicking Labels in the Add label field. Click to delete an existing label.

    4. Click Save.

Update the service provider configurationUpdate the service provider configuration

To update the service provider configuration in an OIDC app:

Cloud Center UI
  1. Log in to Yandex Identity Hub.
  2. In the left-hand panel, select Apps and select the OIDC application.
  3. On the top right, click Edit and in the window that opens:

    1. Specify the address you got from the service provider in the Redirect URI field.

      Click Add URI to specify multiple redirect URIs at once.

    2. In the Scopes field, select user attributes that will be available to the service provider.

      • openid (user ID): User ID. This is a required parameter.

      • email address: User email address.

      • profile (full name, first name, last name, avatar, etc.): Additional user details.

      • groups (user's groups in the organization): User groups in the organization whose member the user getting authenticated is. The possible values are:

        • All grous : Security provider will get all groups the user belongs to.

          The maximum number of sent groups: 1,000. If the user belongs to more groups, only the first thousand of them will be communicated to the service provider.

        • Assigned groups only: Of all groups the user belongs to, the service provider will only get the ones explicitly specified on the Users and groups tab of the OIDC app.

    3. Click Save.

Updating an app's secretUpdating an app's secret

There is no way you can view or update an app’s secret. Instead, you can generate a new one:

Cloud Center UI
  1. Log in to Yandex Identity Hub.
  2. In the left-hand panel, select Apps and select the OIDC application.
  3. Under App secrets, click Add secret, and in the window that opens:

    1. Optionally, add a description for the new secret.
    2. Click Create.

    The window will display the generated application secret. Save this value.

    Warning

    If you refresh or close the application information page, you will not be able to view the secret again.

    If you closed or refreshed the page before saving the secret, click Add secret to create a new one.

    To delete a secret, in the list of secrets on the OIDC app page, click in the secret row and select Delete.

  4. Remember to provide the new secret in the settings on the service provider side. If you need help, refer to your service provider's documentation or support team.

Update the list of app users and groupsUpdate the list of app users and groups

Update the list of your organization's users permitted to authenticate in an external app with an OIDC application:

Cloud Center UI
  1. Log in to Yandex Identity Hub.

  2. In the left-hand panel, select Apps and then, the OIDC app.

  3. Navigate to the Users and groups tab.

  4. To add a user or user group to the app:

    1. Click Add users.
    2. In the window that opens, select the required user or user group.
    3. Click Add.
  5. To delete a user or user group from the app:

    1. In the list of users and groups, click and select Delete next to the user or user group.
    2. Confirm the deletion.

See alsoSee also

  • Creating an OIDC application in Yandex Identity Hub
  • Deactivating and deleting an OIDC application in Yandex Identity Hub
  • Adding a user
  • OIDC apps
  • Managing user groups

Was the article helpful?

Previous
Creating an app
Next
Deactivating and deleting an app
© 2025 Direct Cursus Technology L.L.C.