This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. 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
Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the IBM team to refine your idea
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.
IBM Employees should enter Ideas at https://ideas.ibm.com
Your Database administrator / cloud account administrator should be able to provide these details.
Yes. Credentials can be vaulted. Are you asking about documentation on the Vaulting the credentials ?
Based on the above comment, could you check if the option currently available in the connector (i.e., ClientID, ClientSecret, etc.) can be leveraged ?
Jacob Stellon,
Do we have any update on this?
Jacob Stellon,
Can you please tell us who provides the Client ID, Client Secret, Access token and Refresh token for this option? Can these be vaulted with cyberark? Is there any documentation on this?
BTW, we have already implemented a POC using WIF where IBM code does not need to deal with any identity provider directly. Our solution does that behind the scene as long as you provide the option to store Client_ID and Client_Secret in a cyberark vault. Will we be able to use cyberark to vault these two parameters?
Based on research on the Google Workflow Identity Federation, it can support multiple external identity providers. So, it would be essential to understand which identity provider is being used by the customer so that we can understand more about how it can be implemented. Could you provide us details on that ?
Also, there is a new Authentication Method (User Token authentication) included that uses the
ClientID
,Client Secret
,Access Token
andRefresh Token
and it does not require the Service Account JSON key. Could you check if this meets (fully or partially) your client requirements ?