Google Cloud - Apigee Certified API Engineer - Apigee-API-Engineer Exam Practice Test
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
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
Correct Answer: E
Vote an answer
You need to access API back-end systems authorized by a machine user credential Each API call must connect to the API back-end system with unique credentials You need to keep user credential info securely protected How should you store the credential?
Correct Answer: D
Vote an answer
How can we specrfy the type of Security (basic auth, oauth) used by the API in OpenAPI Specification 2.0?
Correct Answer: B
Vote an answer
Where does a ScriptTarget node.js application run when deployed to Edge?
Correct Answer: A
Vote an answer
What are the HTTPTargetConneclion properties to control network timeouts?
Correct Answer: C
Vote an answer
You have a new set of requirements for a mobile app. The product team tells you that the user data already exists from the website version of the app. The user APIs are currently internal access only. The product team has asked for the following.
* The app requires user authentication before data should be accessed.
* The app needs to display user data once the user has logged into the mobile app.
* The app needs to allow changes to user data once the user has logged into the mobile app.
Choose three development tasks that would accomplish the requirements. Choose 3 answers
* The app requires user authentication before data should be accessed.
* The app needs to display user data once the user has logged into the mobile app.
* The app needs to allow changes to user data once the user has logged into the mobile app.
Choose three development tasks that would accomplish the requirements. Choose 3 answers
Correct Answer: B,E,G
Vote an answer
You need to restrict write access to those applications that have been specifically delegated that authority by end users Your project is already using OAuth2 for user and app authentication What should you do?
Correct Answer: A
Vote an answer
Which policy is best used to convert a SOAP response to a JSON response'?
Correct Answer: A
Vote an answer
You have implemented an Apigee Edge API proxy that includes a new shared flow Before you release to production, you need to ensure all dependencies are readied What should you do?
Correct Answer: B
Vote an answer