Skip to Main Content
IBM Cloud - Structured Ideas


This portal is to open public enhancement requests against IBM Cloud and its 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.

IBM Cloud Support Center (https://cloud.ibm.com/unifiedsupport/cases/form) – Use this site for any IBM Cloud defect or support need.

Stack Overflow (https://stackoverflow.com/questions/tagged/ibm-cloud) – Use this site for IBM Cloud technical Q&A using the tag "ibm-cloud".

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

Status Needs more information
Categories Secrets Manager
Created by Guest
Created on Oct 21, 2024

Deactivate-functionality for secrets in Secrets Manager

For safe housekeeping of secrets in Secrets Manager the following approach is necessary.

1) Deactivate a deprecated secret

2) Hyper care phase, see if there are any issues with the application

3) Delete the secret after successful hyper care phase

At the moment a deactivate-functionality is not available at the Secrets Manager. This was confirmed in a Support Case

This means, it is very dangerous for a business-critical / availability-critical application to housekeep the secrets.
That’s why I’m requesting the deactivate-functionality for the Secrets Manager.

Extra information: In Key Protect and HPCS, there is a deactivate-functionality.

Idea priority High
Needed By Quarter
  • Admin
    Damneet Basak
    Reply
    |
    Oct 29, 2024

    Additional clarifications and technical information are required for the Secrets Manager team to properly scope and assess the idea. Let me know if the following assumptions are in line with the customer ask:

    1. Please clarify if the requirement is only to allow a non-reversible deactivate operation where the secret cannot be transitioned back to an active state and can only be later deleted, or the requirement is to provide a disable/enable feature with the secret being able to transition back to an active state? Key Protect referenced as an example for supporting such functionality in the aha! Idea offers key disable/enable api, so I assume the later.

    2. Add API and UI support for disable/enable of secrets in Secrets Manager.

    3. Disabled secrets will include their metadata but not include its credentials when obtained from Secrets Manager.

    4. Secret types that are managing credentials in integrated services that supports disabling credentials such as IAM Credentials will disable the secret API Keys in IAM.

    5. Secrets configured with auto-rotation enabled and are disabled at rotation time will not auto rotate. Auto-rotation will resume if the secret will be enabled later and the secret will transition into an active state.

    6. Manual rotation of disabled secrets will not be possible.

    7. Disabled secrets will not send secret life-cycle event notifications (such as secret about to expire, or secret expired). Notifications will resume if the secret will be enabled later.