For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Portal Version 1.0.2

Released on 29th of June 2026

This release includes the new features, improvements and bug fixes released with earlier API Portal versions.

New Features & Improvements

  • When requesting access to an API Product, you can now add your own custom claims so the issued token carries the values to your APIs and Processes.

  • Portal admins now have an easier way to grant the Portal Admin role to SSO users once they've been invited.

  • The SwaggerUI page now includes a button to show the associated API Product documentation.

  • A new "View SwaggerUI" button on the API Product edit page takes you directly to the SwaggerUI view.

  • You can now add custom body text to the landing page under Administration -> Manage Portal Look & Feel.

  • General styling improvements to the SwaggerUI page.

  • Added security validation to the Swagger proxy to reject any other request that is not defined in the API specification.

Bug Fixes

  • Fixed a bug where a manually provided token was sent alongside the one generated by the portal for API specifications that mix security schemes across endpoints.

  • Fixed a bug where a public access API operation would send the automatic token, resulting in a claims validation failed error.

  • API specifications that include PATCH endpoints now load correctly instead of failing with an error.

  • Operation server URLs and operation-level security are now resolved correctly for Swagger 2.0 specifications.

  • Selecting a non-existent entity type no longer causes the filters to disappear in Audit Log tables.

  • Tags in the API Product Access Control Tags dropdown now display in their original casing instead of being lowercased.

Last updated

Was this helpful?