Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform 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 Not under consideration
Workspace WebSphere Liberty
Created by Guest
Created on Feb 12, 2021

Liberty zOS SAF delegation switch

In WAS z/OS traditional cells, we are using the paramters: com.ibm.security.SAF.authorization = false and com.ibm.security.SAF.delegation = false.
The developers use the application-bnd.xml files to map J2EE roles to a bind-able referenced role in their applications.

Liberty z/OS uses SAF and EJBROLEs described in the link: https://www.ibm.com/support/knowledgecenter/en/SS7K4U_liberty/com.ibm.websphere.wlp.zseries.doc/ae/twlp_sec_rolebased.html
The developers want to continue use in Liberty z/OS the same definitions that they use in WAS z/OS traditional applications. They want to be able to configure the user and group to
role mapping in the server.xml. (It is possible in Liberty which run in other platforms).
They do not want to use the EJBROLEs definitons in RACF.

Would be possible to have a switch in Liberty z/OS to work like Liberty running in other platforms?

https://www.ibm.com/support/knowledgecenter/en/SS7K4U_liberty/com.ibm.websphere.wlp.zseries.doc/ae/twlp_sec_rolebased.html

Idea priority Medium
RFE ID 148569
RFE URL
RFE Product WebSphere Application Server
  • Admin
    Alasdair Nottingham
    Reply
    |
    Oct 1, 2021

    Thank you for the suggestion. We've not heard back from you in some time, and according to our policy (https://www.ibm.com/support/pages/node/6242260) for reviewing and addressing RFEs we have decided to close this request. If you would like to discuss this decision further, please contact Graham Charters <charters@uk.ibm.com>.

  • Admin
    Alasdair Nottingham
    Reply
    |
    May 13, 2021

    Liberty on z/OS only integrates with SAF if the zosSecurity-1.0 feature is enabled. If you do not enable that feature you do not get SAF integration which we believe is the equivalent behaviour to the two quoted settings for WebSphere traditional. Is there something about not enabling zosSecurity-1.0 that doesn't work for your situation?