New Year Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which feature of PingAM protects against cookie hijacking in a cross-domain single sign-on environment?

A.

Random tokens

B.

Bound tokens

C.

Lockout tokens

D.

Restricted tokens1

In PingAM, which OpenID Connect endpoint can be used to validate an unencrypted ID token?

A.

/oauth2/idtokeninfo

B.

/oauth2/userinfo

C.

/oauth2/introspect

D.

/oauth2/tokeninfo

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?

A.

/.openam/config/boot.json

B.

/path/to/tomcat//webapps//boot.json

C.

//boot.json

D.

//config/boot.json

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.

A, B, C, and D

B.

B, D, E, and F

C.

B, C, D, and F

D.

A, C, D, and E

For Proof of Possession OAuth2 tokens, in addition to the access token, what must be presented to the authorization server?

A.

Nonce

B.

Client JSON Web Key (JWK)

C.

State

D.

Client private certificate

What is the purpose of HTTP-only cookies?

A.

Cookies can not be read by client-side scripts

B.

Cookies can only be transmitted over HTTPS

C.

Cookies can not be read by the server

D.

Cookies can only be transmitted over HTTP

Which is the correct simplified TLS handshake sequence needed to authenticate clients using a mutual TLS exchange?

A.

1. Client sends a request to a server to establish a secure connection

2. The server requests the client certificate

3. The client sends its certificate and the session key to the server

4. The server sends its certificate to the client if the client certificate and key are valid

5. The mutually secure connection is established and the client is authenticated

B.

1. Client sends a request to a server to establish a secure connection

2. The client sends its certificate to the server

3. The server presents its certificate in a response to the client

4. The client sends its session key to the server

5. The mutually secure connection is established and the client is authenticated

C.

1. Client sends a certificate in the request to a server to establish a secure connection

2. The client sends its session key to the server

3. The server presents its certificate in a response to the client

4. The mutually secure connection is established and the client is authenticated

D.

1. Client sends a request to a server to establish a secure connection

2. The server presents its certificate in a response to the client

3. The client sends its certificate to the server

4. The mutually secure connection is established and the client is authenticated

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?

A.

com.iplanet.am.cookie.name

B.

iPlanetDirectoryPro

C.

comIplanetAmSessionCookieName

D.

com.sun.identity.agents.config.cookie.name

Which multi-factor authentication methods require a separate device and an application?

A.

Push, WebAuthn

B.

Push, WebAuthn, Open Authentication

C.

WebAuthn, Open Authentication

D.

Open Authentication, Push

Which PingAM feature only uses the PingAM keystore?

A.

Client-side sessions

B.

Persistent Cookie node

C.

Authentication trees

D.

OAuth2 providers