In Apigee X, is it possible to implement the OAuth 2.0 SAML bearer assertion flow? Basically allowing you to request an OAuth access token using a SAML assertion. This will enable us to have all APIs use the OAuth security framework.
Also, in some cases, if possible, generating a SAML assertion for the backend once OAuth Validation is complete within the Proxy API.