Information
The SAF role mapper should be used to perform SAF authorization checks when accessing applications.
On the z/OS platform using the native z/OS facilities like the SAF authorization is recommended for application access checks.
Solution
Configure the zosSecurity-1.0 feature and set the safAuthorization element in ${server.config.dir}/configDropins/overrides/<any file name>.xml
<feature>zosSecurity-1.0</feature>
<safAuthorization id="saf" />