External Authentication with Azure AD SSO

We have a requirement to add an API to Apigee but this app has Azure AD SSO.

Is there a documentation I can follow regarding how to implement external SSO to authenticate API Proxy in Apigee Edge?

0 1 56
1 REPLY 1

Not applicable

Apigee service callout we have used in past to do the AD validations. Other than that javascript or java callout or LDAP policy can be used for the same.