Yandex Identity and Access Management release notes
Written by
Updated at December 29, 2025
Labels next to update description indicate the interface supporting the update: management console, CLI, API, or Terraform.
November 2025
-
Added the ability to view a list of subject’s accesses using the CLI and API.
Management consoleCLIAPI -
Added the following roles:
Yandex Cloud Interconnect
User role Description cic.adminEnables managing Cloud Interconnect resources. Yandex Cloud Router
User role Description cloud-router.adminEnables managing Cloud Router resources. cloud-router.prefixEditorEnables managing IP prefixes of cloud subnets in routing instances, as well as viewing info on Cloud Router resources. Yandex Identity Hub
User role Description organization-manager.idpInstances.billingAdminEnables managing your subscription to the paid Identity Hub features. organization-manager.idpInstances.billingViewerEnables viewing the list of users who employ the Identity Hub authentication quota in the current reporting period, as well as viewing info on a subscription to the paid-for Identity Hub features and stats regarding the use of the quotas within this subscription.
October 2025
-
Supported managing service access to user resources via the management console
.Management console -
Added the following roles:
Managed databases
User role Description mdb.restorerAllows restoring managed database clusters from backups and grants read access to such clusters and their logs. Yandex Identity Hub
User role Description organization-manager.groups.externalConverterAllows adding an attribute with an external group ID to Identity Hub user groups when synchronizing with user groups in Active Directory or another external source. organization-manager.groups.externalCreatorAllows creating Identity Hub user groups when synchronizing with user groups in Active Directory or another external source. organization-manager.userpools.syncAgentAllows synchronizing Identity Hub users and groups with users and groups in Active Directory or another external source. Yandex Managed Service for Apache Kafka®
User role Description managed-kafka.restorerAllows restoring Apache Kafka® clusters from backups, viewing information about such clusters and their logs, as well as information about quotas and Managed Service for Apache Kafka® resource operations. Yandex Managed Service for ClickHouse®
User role Description managed-clickhouse.restorerAllows restoring ClickHouse® clusters from backups, viewing information about ClickHouse® clusters and their logs, as well as information about quotas and Managed Service for ClickHouse® resource operations. Yandex Managed Service for MySQL®
User role Description managed-mysql.restorerAllows restoring MySQL® clusters from backups, viewing information about MySQL® clusters, hosts, databases, and users, cluster logs, as well as information about quotas and Managed Service for MySQL® resource operations. Yandex Managed Service for OpenSearch
User role Description managed-opensearch.restorerAllows restoring OpenSearch clusters from backups, viewing information about OpenSearch clusters and their logs, as well as information about quotas and Managed Service for OpenSearch resource operations. Yandex Managed Service for PostgreSQL
User role Description managed-postgresql.restorerAllows restoring PostgreSQL clusters from backups, viewing information about PostgreSQL clusters, hosts, databases, and users, cluster logs, as well as information about quotas and Managed Service for PostgreSQL resource operations. Yandex Managed Service for Sharded PostgreSQL
User role Description managed-spqr.restorerAllows restoring Sharded PostgreSQL clusters from backups, viewing information about Sharded PostgreSQL clusters, hosts, databases, and users, cluster logs, as well as information about quotas and Managed Service for Sharded PostgreSQL resource operations. Yandex Managed Service for Valkey™
User role Description managed-redis.restorerAllows restoring Valkey™ clusters from backups, viewing information about Valkey™ hosts and clusters, their logs, as well as information about quotas and Yandex Managed Service for Valkey™ resource operations. Yandex MPP Analytics for PostgreSQL
User role Description managed-greenplum.restorerAllows restoring Greenplum® clusters from backups, viewing information about Greenplum® clusters and hosts, their logs, as well as information about quotas and Yandex MPP Analytics for PostgreSQL resource operations. Yandex StoreDoc
User role Description managed-mongodb.restorerAllows restoring MongoDB clusters from backups, viewing information about MongoDB clusters, hosts, shards, databases, and users, cluster logs, as well as information about quotas and Yandex StoreDoc resource operations.
Q3 2025
- Implemented management of OAuth client secrets using the CLI and API.
CLIAPI - Added a group of commands for OAuth client management to the CLI and API.
CLIAPI
Q2 2025
- Enabled creating and using refresh tokens.
CLI
Q1 2025
- Added new scopes for API keys and the ability to assign more than one scope per service.
Management consoleCLITerraformAPI - Workload identity federations are now available to all users.
Management consoleCLITerraformAPI - Added creating an ID token for service account, a special short-lived token for authentication in third-party systems.
Management consoleCLITerraformAPI
Q4 2024
- Added sending the
CreateIamTokendata event when creating an IAM token. - Expanded the scope of limited lifetime API keys to work with Yandex Managed Service for YDB in compatibility mode with PostgreSQL, Yandex Cloud Postbox, and Yandex Serverless Containers.
Management consoleCLITerraformAPI - You can now see the service account's last authentication date and time. You can get the information in the
last_authenticated_atfield using theyc iam user-account getYandex Cloud CLI command.CLI
Q3 2024
- Added Workload Identity Federations that allow you to grant access to external applications without using long-lived access keys.
Management consoleCLITerraformAPI - You can now create API keys with limited scope and validity period.
Management consoleCLITerraformAPI - Added the ResolveAgent REST API method.
API - Added the ability to revoke an IAM token using the Yandex Cloud CLI.
CLI - Added
All users in organization XandAll users in federation Nsystem groups. - Added the Terraform data source used to get the service agent ID.
Terraform
Q2 2024
- Added the last used date info for service account access keys. You can find this info on the service account page in the management console
or in thelast_used_atfield when using the API to invoke access key management methods.Management consoleAPI
Q1 2024
- Added the Security Token Service component to get temporary access keys compatible with AWS S3 API. This feature is at the Preview stage.
CLIAPI - Added OAuth client authentication support by authenticating a service account token.
- Added the option of using masked token ID for Audit Trails logs.
- Improved the key rotation mechanism in OpenID Connect
.