Hi Wolfgang,
> The fact that MQ Explorer does not support RBAC or requires integration with LDAP is problematic for us. We are operating in a highly regulated environment and need to ensure correct authentication and authorization.
I come across that comment a lot from customers. You should never ever do authentication and authorization at the client-side (i.e. MQ Explorer). The authentication and authorization should be done at the queue manager (server-side), otherwise, end-users can circumvent the security put in place with MQ Explorer. i.e. they can use a different tool or write their own tool to manipulate the messages or MQ objects in the queue manager.
Bottom-line is that since you have GDPR requirements to meet, then implement the required authentication and authorization on your MQ z/OS queue managers and you will be good to go, no matter what client-side MQ tool you decide to give to your developers & MQ support staff.
Regards,
Roger