PT-AM-CPE Certified Professional - PingAM Exam Questions and Answers
Which of the following steps must be configured in PingAM to implement mutual TLS using the public key infrastructure (PKI) approach?
Import the trusted certificates into the trust store used by the PingAM web container.
Create a secret store in the realm that maps the appropriate secret ID with the certificate alias in the trust store. 18
Select tls_client_auth as the authentication method in the client profile.
Select self_signed_tls_client_auth as the authentication method in the client profile. 19
Provide the certificate subject distinguished name in the client profile. 20
Configure a revocation check in the client profile.
Register the X.509 certificate in the client profile.
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?
Which OAuth2 flow is most appropriate to support the use case of a client application implemented in a browser using a scripted language such as JavaScript?
Which authentication node checks and validates a recovery code used during a multi-factor authentication challenge sequence?
Which of the following tab pages in the PingAM admin UI can be used to configure the OAuth2 and OpenID Connect may act scripts used for token exchange requests?
A) The OAuth2 provider service > Advanced tab page
B) The OAuth2 provider service > Core tab page
C) The OAuth2 client profile > Advanced tab page
D) The OAuth2 client profile > OAuth2 Provider Overrides tab page
What should be configured in PingAM if you are using an LDAP directory service that does not support persistent search?
Which multi-factor authentication methods require a separate device and an application?
Samantha decides to implement SAML2 auto-federation to link accounts on the service provider (SP) with the corresponding account in the identity provider (IdP). Which of the following statements describe characteristics of auto-federation?
A) Linking is based on a common NameId format value.
B) Linking is achieved by using a common attribute value.11
C) The user must log in to the IdP only to link accounts.
D) The user must log in to both the SP and the IdP to link accounts.
Answer Selection:
Which of the following is an incorrect statement about session upgrade outcomes?
Which of the following best describes the relationship between users and realms?
During the PingAM startup process, what is the location and name of the file that the PingAM bootstrap process uses to connect to the configuration Directory Services repository?
Which of the following multi-factor authentication protocols are supported by PingAM?
A) Open authentication
B) Security questions
C) Web authentication
D) Universal 2nd factor authentication
E) Push authentication
Consider the following LDAP connection string:
DS1.example.com:389|01, DS2.example.com:389|01, DS2.example.com:389|02, DS1.example.com:389|02
This connection string can be used in:
For Proof of Possession OAuth2 tokens, in addition to the access token, what must be presented to the authorization server?
Which of the following statements are correct regarding session upgrades in PingAM?
A) An authenticated user is required to authenticate again either to the same or a different authentication service.
B) The user must not change for the session upgrade to succeed.
C) The only PingAM mechanism to do a session upgrade is the ForceAuth=true request parameter.
D) A session upgrade is PingAM's mechanism to perform what is called step-up authentication.1
Which one of the default PingAM audit log file contains messages related to changes made to sessions by end users?
Which token transformation is not supported by the REST security token service?
In an authentication tree process, considering best practice, where can the collected context data for mobile devices be persisted for subsequent risk analysis?
A user's SSOTokenID is stored in a cookie when they successfully log in. What is the name of the PingAM property used to configure this cookie?
