Skip to Main Content
IBM System Storage Ideas Portal


This portal is to open public enhancement requests against IBM System Storage 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 Functionality already exists
Created by Guest
Created on Oct 23, 2023

Allow multiple REST sessions per user

We wrote some checks for an external event management system that query several parameters and events from the storage arrays through REST API. As we have multiple checks and a clustered event management infrastructure we sometimes have 2 or more checks running in parallel (running on different servers).

As the REST API only allows 1 session per user at a time we unintentionally invalidate session tokens because of some duplicate logins with the same user coming from different checks. This results in wrong or only partially correct output from the running checks.

Therefore I would like to ask about an increase of the maximum concurrent logins from 1 to maybe a configurable value.

Thanks.

Idea priority Low
  • Admin
    Philip Clark
    Reply
    |
    Nov 6, 2023

    Thank you for submitting this Idea. We fixed this in 8.4.2.

    Prior to this, you could only have one authentication token per user. From 8.4.2 onward, a user can have as many authentication tokens as they want because the authentication data is encoded in the token and doesn't need to be remembered by the server.

    https://www.ibm.com/docs/en/flashsystem-7x00/8.6.x?topic=861-storage-virtualize-restful-api


    Thanks,
    FlashSystem Team

    philipclark@ibm.com