# API Services Portal Release 1.2.6

The API Services Portal has been updated with new features, enhancements, and bug fixes.

# New Features

  • Shared IdP:
    • This feature allows API Providers to leverage the SSO Gold-tier Keycloak cluster to manage Client Credentials without having to deal directly with the cluster. The APS team has a custom realm on this Keycloak cluster called apigw, which is administered by the API Services Portal. To use it, follow these steps.
  • Private Routing:
    • This feature allows API Providers to make private API endpoints, which can have security benefits. Learn more here.
  • New Plugins
  • Edit an application
    • API Consumers can now edit their existing applications in the portal.

# Enhancements

  • Added about us, privacy, accessibility, copyright, and contact us pages to the site footer
  • User interface improvements to the Service Accounts page
  • User interface improvements to the Gateway Services page
  • User interface improvements to the login pages, and separate login pages created for API providers and API Consumers
  • User interface improvements to how API Providers publish their APIs and request organization admins to approve their namespace
  • Updated Kong from release 2.7.2 to release 2.8.3

# Fixes

  • Minor user interface fixes