Ping Identity Certified Professional - PingAM - PT-AM-CPE 模擬練習

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

正解: C
解説: (PassTest メンバーにのみ表示されます)
Which authentication node checks and validates a recovery code used during a multi-factor authentication challenge sequence?

正解: A
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
}

正解: B
解説: (PassTest メンバーにのみ表示されます)
Which OAuth2 flow is most appropriate for a microservice requesting an access token?

正解: D
解説: (PassTest メンバーにのみ表示されます)
When removing a forgeops deployment created with the Cloud Developer Kit (CDK) with the following command:
$ /path/to/forgeops/bin/forgeops delete
What components are removed from the deployment?

正解: B
解説: (PassTest メンバーにのみ表示されます)
Why should module-based authentication be disabled in production?

正解: B
解説: (PassTest メンバーにのみ表示されます)
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.

正解: D
解説: (PassTest メンバーにのみ表示されます)
Which of the following approaches can be used to configure a basic installation of PingAM?

正解: D
解説: (PassTest メンバーにのみ表示されます)
To ensure the user's full name is displayed on the consent screen for an OpenID Connect application, which string should be added into the Support Claims property on the OpenID Connect tab page of the OAuth2 Provider service in PingAM?

正解: C
解説: (PassTest メンバーにのみ表示されます)
Which of the following would be a possible combination of fields in the JSON body when making a policy evaluation via REST?

正解: C
解説: (PassTest メンバーにのみ表示されます)