IBM Support

JR63625: DOC - SAMPLE CURL COMMAND INCORRECT TO GET ACCESS_TOKEN

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as documentation error.

Error description

  • The Knowledge Center for Cloud Pak for Business Automation
    provides a sample command in step 2 at
    https://www.ibm.com/docs/en/cloud-paks/cp-biz-automation/21.0.x?
    topic=apis-using-long-lived-access-tokens :
                     curl -k -s -u "$umsuser:$umspassword"
    'https://localhost:9443/oidc/endpoint/ums/authorize?response_typ
    e=token&client_id=$clientid&scope=openid&state=none&redirect_uri
    =myapp://token'
    
    This command omits HTTP response headers, which required in
    later steps. The -v option will be added:
    curl -k -s -v -u "$umsuser:$umspassword"
    'https://localhost:9443/oidc/endpoint/ums/authorize?response_typ
    e=token&client_id=$clientid&scope=openid&state=none&redirect_uri
    =myapp://token'
    
    PRODUCTS AFFECTED
    IBM Cloud Pak for Automation
    

Local fix

Problem summary

  • No additional information is available.
    
    PRODUCTS AFFECTED
    IBM Cloud Pak for Automation
    

Problem conclusion

  • The misleading content about how a command line application
    obtains an access token from UMS SSO will be corrected the next
    time the documentation is refreshed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR63625

  • Reported component name

    CLOUD PAK FOR A

  • Reported component ID

    5737I2300

  • Reported release

    L00

  • Status

    CLOSED DOC

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2021-04-29

  • Closed date

    2021-05-20

  • Last modified date

    2021-05-20

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSBYVB","label":"IBM Cloud Pak for Business Automation"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"L00","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
11 March 2022