Defect HC-6874

Oauth Token parameters not passed to Logon Command

Software

Customer case Applies to Corrected in
CS0121356 V9.0.1.9 9.0.1.16

Observed behavior

OpenUserRegisterCmdImpl does NOT actually create the memberId when the user logs in. The memberId is -1002.

Expected behavior

The OAUTH2 credentials were not being passed correctly to the LogonCmd

Resolution

Code has been updated to properly pass OAUTH2 credentials.