Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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.

ADD A NEW IDEA

Web Serving

Showing 80

Have the host in the APis response

Hello,In RSEAPIs, you can connect to a host partition. Would it be possible to have at the start of jsons in response to operations the host on which the action took place : {"host": "localhost", ....} or {"host": "MyHost", ....} Depending on the ...
10 days ago in IBM i / Web Serving 0 Submitted

RSEAPI - Enable or disable the use of a service or method

Hello, in the RSEAPI, Post /api/v1/admin/settings : Is it possible to have a new setting allowing you to activate/deactivate a service entirely or just an operation ?The setting could look like a json structure : { "includeServices": [ "/api/v1/ad...
2 months ago in IBM i / Web Serving 1 Future consideration

Add mTLS authentication to IWS

It is currently possible to configure Apache to run mTLS. However, the Apache instance is becoming less and less useful with IWS, and we want to be able to implement mTLS directly within the IWS Java instance.
about 1 month ago in IBM i / Web Serving 1 Future consideration

Add Support for HTTP/2 to SQL HTTP Functions

Currently looks like SQL HTTP Functions on support HTTP/1.1. I have a Vendor that is requestions that HTTP/2 be used with API.
5 months ago in IBM i / Web Serving 1 Future consideration

RSEAPI - Force session usage

Hello, APIs can be used either with basic auth or by opening a session using a token. Some APIs, such as those that return session information, can only be called with a token. The setting to limit usage, `POST /api/v1/admin/settings`, only applie...
about 1 month ago in IBM i / Web Serving 1 Future consideration

Add an HTTP status code for SQL not found

When deploying a REST web service based on SQL queries, it is possible to specify an HTTP status code for success (200 by default) and another for error (500 by default). However, when reading datas by an SQL select and a WHERE clause (e.g., sele...
8 months ago in IBM i / Web Serving 3 Future consideration

Security java toolbox vs Job batch

We are encountering more and more standard processes that use the Java Toolbox, particularly when using IWS servers.My company and I have identified cases of interference between these processes and the batch jobs that use them.For years, we have ...
9 months ago in IBM i / Web Serving 7 Future consideration

Provide a method to automate Configure TLS for an HTTP server

I have written an application to automate the Let's Encrypt process for issuing and renewing certificates. I would like to automate the process of assigning a JavaKeyStore to the Admin5 HTTP server. In addition this would be useful for others who ...
3 months ago in IBM i / Web Serving 1 Submitted

possibility to assign the certificate from DCM console for Navigator and DCM web portal

Today we have to manage or assign the certifiate outside DCM console especially while renewing new certificate we have to manage all tcp enabled ssl service in DCM console and for navigator and DCM outside DCM console like web admin console and na...
6 months ago in IBM i / Web Serving 3 Under review

Add IncludeGroup for use RSEAPI

Recently, to use the RSE API, we have the options "adminUsers", "includeUsers", or "excludeUsers". When we want to add a new user, we need to modify the file located at /QIBM/UserData/OS/RSEAPI/rseapi.properties, and then restart the ADMIN5 server...
8 months ago in IBM i / Web Serving 3 Future consideration