Ping Identity Certified Professional - PingAM (PT-AM-CPE) Free Practice Test
Question 1
Which of the following environment conditions are needed in an authentication policy created as part of the prerequisites for step-up authentication?
A) Authentication Level (greater than or equal to)
B) Authentication by Service
C) Authentication by Module Instance (authentication modules only)
D) Authentication to a Realm
A) Authentication Level (greater than or equal to)
B) Authentication by Service
C) Authentication by Module Instance (authentication modules only)
D) Authentication to a Realm
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
When developing a PingAM may act script for OAuth2 token exchange patterns, which variables are made available for use in the script?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Which statements are correct about PingAM sessions?
A) When a web browser is involved, the web browser is instructed to set a cookie as the session reference.
B) When no browser is involved, PingAM returns the session reference in the JSON response.
C) PingAM can only track the session in the Core Token Service store.
D) The default session cookie name created in a web browser is iPlanetDirectoryPro.
A) When a web browser is involved, the web browser is instructed to set a cookie as the session reference.
B) When no browser is involved, PingAM returns the session reference in the JSON response.
C) PingAM can only track the session in the Core Token Service store.
D) The default session cookie name created in a web browser is iPlanetDirectoryPro.
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
What should be executed to ensure a successful upgrade when PingAM requires a version upgrade?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
When making a token exchange request for an ID token using the /oauth2/access_token endpoint, what is the value for the grant_type parameter?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Which token transformation is not supported by the REST security token service?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
Examining the following JSON object, what is a valid value for the type part (shown in bold font) of the claim value in a PingAM implementation?
JSON
JSON
"act": {
"sub": "(type!subject)"
}
JSON
JSON
"act": {
"sub": "(type!subject)"
}
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).