Friday, May 7, 2021

How to change variable value via task script in redhat PAM

 Use kcontext to update variable value

kcontext.setVariable("validationError",validationError1);

No comments:

Post a Comment

Install and use xorg-server on macOS via Homebrew

  The instructions to install and use xorg-server on macOS via Homebrew: Install Homebrew (if you haven't already): /bin/bash -c ...