Delphi Identity and Access Management release notes

Written by
Updated at August 5, 2025

Labels next to update description indicate the interface supporting the update: management console, CLI, API, or Terraform.

Q2 2025

Q1 2025

  • Added new scopes for API keys and the ability to assign more than one scope per service. Management console CLI Terraform API
  • Workload identity federations are now available to all users. Management console CLI Terraform API
  • Added creating an ID token for service account, a special short-lived token for authentication in third-party systems. Management console CLI Terraform API

Q4 2024

Q3 2024

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 the last_used_at field when using the API to invoke access key management methods. Management console API

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. CLI API
  • 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.