Ping Identity Certified Professional - PingAM - PT-AM-CPE Exam Practice Test
In PingAM, which OpenID Connect endpoint can be used to validate an unencrypted ID token?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
In order to secure a PingAM deployment with an external configuration data store and user data store using server-side sessions, which of the following should be considered?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following is considered a confidential OAuth2 client?
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Examine the following JWT client assertion in JSON format. From the subset of claims listed below, which claim can be optional?
JSON
JSON
{
"iss": "myClient",
"sub": "myClient",
"aud": "https://am.example.com/login/oauth2/access_token",
"jti": "id012345",
"exp": 1633363568,
"iat": 1633356368
}
JSON
JSON
{
"iss": "myClient",
"sub": "myClient",
"aud": "https://am.example.com/login/oauth2/access_token",
"jti": "id012345",
"exp": 1633363568,
"iat": 1633356368
}
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What scope is required to be included in a client's request if you wish to utilize the OpenID Connect capabilities of PingAM's OAuth2 implementation?
Correct Answer: C
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
What are the possible outcomes of the Push Result Verifier node?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following statements about the PingAM tree designer is not true?
Correct Answer: A
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which of the following approaches can be used to configure a basic installation of PingAM?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
Which authentication nodes can be used for risk analysis related to device context?
A) Device Profile Collector node1
B) Device GeoFencing node2
C) Device Profile Save node3
D) Device Tampering Verification node
E) Device Location Match node4
F) Device Match node
Multiple Choice Options:
A) Device Profile Collector node1
B) Device GeoFencing node2
C) Device Profile Save node3
D) Device Tampering Verification node
E) Device Location Match node4
F) Device Match node
Multiple Choice Options:
Correct Answer: D
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).