IBM Support

LI83014: APIM UI USER TYPE CHANGE BREAKS THE LOGIN

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • The user table in apim DB allows to change the user type through
    a PUT call for an APIM user. Which breaks the login of the
    specific user in the APIM UI and also shows the member list
    empty in the UI.
    

Local fix

  • You can make a PATH call for the same user using curl to fix the
    type:
    curl ' https://cloud-manager-host/user-url' -X PATCH -H 'Accept:
    application/json' -H 'Accept-Language: en-US,en;q=0.5' -H
    'Accept-Encoding: gzip, deflate, br' -H 'Referer:
    https://cloud.mgmt.dev.ibm.com/admin/members/add/' -H
    'Authorization: Bearer eyJhxxxxxvcdw5I510lrgiBxuMw' -H
    'Content-Type: application/json' --data-raw '{"type":"user"}' -k
    -i
    You can obtain the user url from the REST API call: https://api
    mserver.example.com/api/user-registries/{org}/{user-registry}/u
    sers
    

Problem summary

  • User login fails after user updates certain fields like the
    'type' property of the user record
    

Problem conclusion

  • Issue is fixed in API Connect versions 10.0.7 and 10.0.5.5.
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI83014

  • Reported component name

    API CONNECT ENT

  • Reported component ID

    5725Z2201

  • Reported release

    A0X

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2023-07-12

  • Closed date

    2023-10-23

  • Last modified date

    2023-10-23

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    API CONNECT ENT

  • Fixed component ID

    5725Z2201

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSMNED","label":"IBM API Connect"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A0X","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
24 October 2023