PredixDev/predix-rest-client

Bad request for on SSO Integrated app.

Closed this issue · 0 comments

If my app is SSO integrated and there is already one client is involved for SSO tokens. Now if we try to get token for the predix client to use in Time Series APIs it giving bad request.

  1. to Enable SSO on the app there will be default client:secret for that there is another authentication token.
  2. to call time series API we need to call our own UUA client:secret. here its giving bad request.