An API product in Apigee can be used to
How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?
Which policy can be used to see if a SOAP request matches a provided WSDL?
Which versioning scheme follows Apigee's API design best practices?
Your API generates tokens to authenticate users. You have the following requirements
1. Limited token lifetime.
2. Managed key rotation.
3. Self-verifiable content.
4 Compact data representation
5. Refresh without new challenge.
You plan to use SAML2 Which two of the above-listed requirements are satisfied by using SAML2? Choose 2 answers
Which Edge Microgateway plugin does not need to be explicitly added to the plugin sequence attribute configuration for execution?
You are using the Apigee ExtractVariables policy JSONPath feature, and discover that the query is not returning the expected result for the payload you are providing What should you do?