Maintained with ☕️ by
IcePanel logo

We released an updated version of Apigee. With this release, Apigee supports Workforce Identity Federation

Share

Services

## Announcement On September 12, 2024, we released an updated version of Apigee. ## Feature With this release, Apigee supports [Workforce Identity Federation](https://cloud.google.com/iam/docs/workforce-identity-federation). Workforce Identity Federation lets you use an external identity provider (IdP) to authenticate and authorize a workforce — a group of users, such as employees, partners, and contractors — using [Identity and Access Management (IAM)](https://cloud.google.com/iam/docs) to access Apigee services. See [Access Apigee using Workforce Identity Federation](https://cloud.google.com/apigee/docs/api-platform/system-administration/workforce-identity-federation-apigee) for more information. ## Fix | Bug ID | Description | | --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | 338285095 | Fixed a problem where apps associated with an AppGroup did not appear in the Apps list in the Apigee UI in Cloud Console. As a result, users could not access the app's App Detail page in the console. Using search in the console with a partial app name or API key search for the app was not available.With this fix, users can now view apps associated with an AppGroup in the Apps list, and view details for each app or delete the app. Users will still not be able to create or edit AppGroup apps.Apigee hybrid organizations were not impacted by this problem, as they use the Classic UI to view the app details. | ## Issue **PEM parsing error in JWT/JWS policies due to non-standard format** For Apigee and Apigee hybrid versions 1.13 and higher, any deviations in the required PEM format of keys used in [Apigee JWS or JWT policies](https://cloud.google.com/apigee/docs/api-platform/reference/policies/jwt-policies-overview) may result in a parsing error. For more information, see [Apigee known issues](https://cloud.google.com/apigee/docs/release/known-issues). ## Feature The [XSLT Transform](https://cloud.google.com/application-integration/docs/reference/data-transformer-reference/xml-functions-reference#xslt-transform) data transformer function is now available. This function transforms the specified XML string using the specified XSL string.