Diagnostics

Cookie → parse → validate, one step at a time. Values are never printed; only presence, length, and verdict.

1 · Cookie visibility

Cookie name looked forEntourageAdmin
Raw cookie valueabsent
hasSessionCookie()no
Cookies visible to this origin0 total
Cookie not visible.

The session cookie is scoped to the parent domain. If this app is not served from a subdomain of it, the browser will never send the cookie — no amount of correct configuration fixes that. Check the host in your address bar.

2 · Parse

Session-id fieldSID
User-id fieldADMIN_USERID
parseSessionCookie()null
Session idabsent
User idabsent

3 · Validate

Validator moderemote
Verdictnull — access denied
Round trip0 ms timeout 1800 ms
validate() calls for 4 getAdminSession() calls0 not deduped
Identity fields returnedemail no · name no · role no
All three are optional; the v1 producer is documented as omitting them.
Errors seen via onErrornone