Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Submitted
Created by Guest
Created on Jan 16, 2026

Preserve Authentication and Header context when switching between API resources in Developer Portal

Current behavior in the Developer Portal forces a complete refresh of the right-side frame (Try-it panel) whenever a user switches between different API resources or methods. This causes all previously entered data—specifically Authorization tokens, custom Headers, and Parameters—to be cleared or reset.

While this is "working as designed" according to current documentation, it creates a significant friction for developers who need to test multiple endpoints within the same API session.

Proposed Change : We propose implementing a "sticky" context or a state-preservation mechanism for the "Try-it" panel. Specifically:

Authorization: If a user has already selected a security scheme and provided credentials/tokens, these should remain active when switching between resources of the same API.

Common Headers: Standard headers (e.g., Content-Type, Accept, or custom tracking IDs) should be preserved if they are applicable to the new resource.

Smart Refresh: Instead of a destructive refresh of the entire frame, only the fields specific to the new resource (path parameters and request body) should be updated.

Business Value / Justification:

Improved Developer Experience (DX): Developers often test a sequence of calls (e.g., POST to create, GET to verify). Re-entering authorization and headers for every single call is repetitive and frustrating.

Efficiency: Reduces the time spent on manual data entry during the API integration phase.

Lower Barrier to Entry: A more seamless "Try-it" experience aligns the IBM Developer Portal with modern industry standards seen in tools like Postman or Swagger UI, where session state is often maintained.

Idea priority Low