WSO2 logo

WSO2 Changelog

Feature
Asgardeo
  • 12 Feb, 2026

Support for Dynamic User Attributes in ID Token

WSO2 Identity Server now introduces the Pre-Issue ID Token Action, a new pre-flow extension that enables administrators and developers to execute custom logic just before an OIDC ID token is issued. Instead of relying on Java SPI extensions or server-level customizations, you can register an external HTTPS service endpoint that WSO2 Identity Server calls synchronously during the ID token issuance flow making ID token customization significantly more maintainable and decoupled from the core server.

Documentation: