MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Problem with MQM v9 Login Interface.

    Posted 12/28/22 03:16 PM

    Hello team, how are you, a question, in Openshift I have installed 2 identical MQM v9 instances, the difference is in the license:

    INSTANCE#1: (See Image#1)
    license:
    accept: true
    license: L-APIG-.......
    use: Production

    INSTANCE#2: (See Image#1)

    license:
    accept: true
    license: L-RJON-.......
    use: Production

    The problem is that INSTANCE#1 loads the MQ v9 console with a Login (I DON'T know how to authenticate myself) & INSTANCE#2 loads the MQ console directly. My question is why this happens (does the LOGIN appear?), and what should I do so that it does NOT appear anymore. And on the other hand what are de user/pass default. Thanks



    ------------------------------
    Cesar Ricardo Guerra Arnaiz
    ------------------------------


  • 2.  RE: Problem with MQM v9 Login Interface.

    Posted 01/04/23 04:08 AM
    Edited by Soheel Chughtai 01/04/23 04:09 AM

    The behaviour you see is due to the combination of license and single sign on. 

    The L-RJON… license is a CP4I license. One of the value add items brought by CP4I is single sign on. If you have already signed into CP4I then you will be automatically logged into the MQ Web Console. 

    The L-APIG… license has a couple of flavours.

    If the L-APIG… license is for IBM MQ Advanced, then there is no CP4I SSO, so you need to configure Web Console access, and retrieve the admin password as described in this link.


    If the L-APIG… license is for development, then there is no single sign on, and you would need to assign the admin password through environment variables as described in this link. The admin user will be admin, don't use a default password.



    For reference you can find the licenses at this link and why the web console login differs at this link.



    ------------------------------
    Soheel Chughtai
    ------------------------------