Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software 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 Future consideration
Categories Runtime
Created by Guest
Created on Dec 14, 2022

EXEC CICS VERIFY PASSWORD Enhancement

An option PASSCHK=NOMFA to EXEC CICS VERIFY PASSWORD command to bypass MFA DUO alerts 

Idea priority High
  • Guest
    Reply
    |
    Jan 20, 2023
    CICS Development: This is a candidate for a future release.
  • Guest
    Reply
    |
    Dec 15, 2022

    Hi Hursley I was handling the case, and thought more details might help with this IDEA.

    TS011500929 was the originating case and a explanation why they are requesting this enhancement.

    "Right now, I may not be able to move forward with MFA anticipating users feedback with too many DUO alerts when accessing their data. I am hoping ideasibm staff can help in our finding controlling MFA at the transaction level.


    We are trying to implement Multi Factor Authentication(MFA) in our CICS TS56 environment.

    Our application home grown signon screen was successful with the implementation of MFA at the signon level of CICS using EXEC CICS SIGNON command.

    Because of government restrictions our BMS maps data fields contain the userid and password along with the application data fields. Each time users enter data the userid and password is required for verifying user password prior accessing DB2 database. We accomplish this by using EXEC VERIFY PASSWORD command coded in a subroutine which application call too for validation. Our users would be overwhelmed with too many DUO alerts each time a user wants to access the database.


    We would like to enhance as an option PASSCHK=NOMFA to EXEC CICS VERIFY PASSWORD command to bypass DUO alerts when not required for secondary authentication. Enhancing this will not overwhelm users responding to DUO phone alerts, and allow the developer to dictate secondary authentication to the application business logic."


    Regards,

    Tino Tropea