PredixDev / predix-rest-client

Other
7 stars 16 forks source link

Bad request for on SSO Integrated app. #7

Closed alishah730 closed 7 years ago

alishah730 commented 7 years ago

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.