最新的Ping Identity Certified Professional - PingAM - PT-AM-CPE免費考試真題
In which OAuth2 grant would you find a user code?
正確答案: D
說明:(僅 Fast2test 成員可見)
Which OpenID Connect grant flow is best to use when the relying party knows the user's identifier and wishes to gain consent for an operation from the user by means of a separate authentication device?
正確答案: B
說明:(僅 Fast2test 成員可見)
Which authentication node checks and validates a recovery code used during a multi-factor authentication challenge sequence?
正確答案: A
說明:(僅 Fast2test 成員可見)
In a multi-server deployment, what is the impact of not ensuring stickiness in the load balancer configuration?
正確答案: D
說明:(僅 Fast2test 成員可見)
An administrator has a requirement to reconfigure the attribute used to search for users in a LDAP Data Store. What Data Store configuration attribute would they need to change?
正確答案: D
說明:(僅 Fast2test 成員可見)
A SAML2 identity provider (IdP) is configured in a subrealm. Which of the following URLs can be used to export the IdP metadata?
正確答案: A
說明:(僅 Fast2test 成員可見)
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
}
正確答案: C
說明:(僅 Fast2test 成員可見)