Skip to content

2020.4.90

Compare
Choose a tag to compare
@cxflowtestuser cxflowtestuser released this 01 Oct 11:39
7042a88
Fixed authentication issues after recent changes (#105)

* Fixed 'invalid_client' error while trying to get access token from refresh token.

* Fixed: AST-SCA scans fail if SSO login is enabled.

* Fixed ArrayIndexOutOfBoundsException exception when using SAST+OSA with SSO. Caused by the same static apacheClient field that was used in all CxHttpClient instances. This led to unpredictable behavior.