New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Ping Identity PT-AM-CPE Exam - Topic 4 Question 4 Discussion

Actual exam question for Ping Identity's PT-AM-CPE exam
Question #: 4
Topic #: 4
[All PT-AM-CPE Questions]

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.

Show Suggested Answer Hide Answer
Suggested Answer: A

This question explores the fundamental architecture of Session Management in PingAM 8.0.2. PingAM is designed to be highly flexible, supporting both traditional browser-based Single Sign-On (SSO) and modern API-driven interactions.

Analysis of the statements based on PingAM documentation:

Statement A is correct: For browser-based flows, PingAM uses HTTP cookies to maintain session state. Upon successful authentication, AM sends a Set-Cookie header to the browser containing the session token (the session reference).

Statement B is correct: For 'headless' or REST-based authentication (such as a mobile app or a back-end service calling /json/realms/root/authenticate), there is no browser to handle cookies automatically. In this case, PingAM returns the tokenId directly in the JSON response body, allowing the client to manage the token manually in subsequent API calls.

Statement D is correct: For historical reasons, the default value for the SSO Cookie Name in PingAM is iPlanetDirectoryPro. While administrators are encouraged to change this for security (obfuscation), it remains the default 'out-of-the-box' configuration.

Statement C is incorrect: This is the 'distractor' in the question. PingAM 8.0.2 supports multiple session storage models. While the Core Token Service (CTS) is the standard for server-side stateful sessions, AM also supports Client-side sessions (where the state is stored in a signed/encrypted JWT in the cookie itself) and In-memory sessions (primarily used for short-lived authentication journeys). Since AM is not restricted only to the CTS, Statement C is false.

Therefore, the combination of A, B, and D accurately reflects the session capabilities of PingAM 8.0.2, making Option A the correct answer.


Contribute your Thoughts:

0/2000 characters
Dean
5 days ago
I'm not so sure about C; I remember something about PingAM being able to track sessions in other stores too, but I can't recall the specifics.
upvoted 0 times
...
Bernardo
10 days ago
I think A and B are definitely correct because we discussed how cookies work with web browsers in our last session.
upvoted 0 times
...
Francisca
15 days ago
I'm not sure about the session cookie name. I'll have to double-check that detail in the course materials.
upvoted 0 times
...
Ivory
20 days ago
I'm feeling pretty confident about this one. The key is understanding the different scenarios for PingAM sessions.
upvoted 0 times
...
Phillip
26 days ago
Okay, I've got a strategy. I'll start by identifying the correct statements, then eliminate the incorrect ones to get the final answer.
upvoted 0 times
...
Marica
1 month ago
Hmm, I'm a bit confused about the difference between when a web browser is involved and when it's not. I'll need to review my notes on PingAM sessions.
upvoted 0 times
...
Linn
1 month ago
This question looks tricky, but I think I can handle it. Let me think through the options carefully.
upvoted 0 times
...

Save Cancel