apigee / api-platform-samples

Working samples for the Apigee API Platform
Apache License 2.0
497 stars 713 forks source link

How do I get the 'oauth-advanced' sample to work with SSO? #98

Closed datta016 closed 5 years ago

datta016 commented 6 years ago

Our enterprise has SSO set up for logging into Apigee. As a result, I can no longer deploy this sample successfully. This makes sense as the sample is following Basic Authentication. Could anyone give guidance on how to switch from Basic Authentication and use SSO Bearer Tokens instead? I tried altering a few files, but unfortunately continue to receive the following error:

Error: Get API info returned status 401

Any help would be greatly appreciated!

akoo1010 commented 5 years ago

Hi Datta016, That is a non-trivial change in architecture and wouldn't be covered in this sample. We recommend posting specific questions on this in community.apigee.com for such a request.