Customer Auth

Session Playground

Visualise what NextAuth is returning from Keycloak. Sign in to fetch your session payload, review the structured highlights, or inspect the raw JSON response.

Session Status

Not signed in

No active session detected. Use the Keycloak sign-in flow above to create a session and inspect the resulting data.

Environment Variables (from .env.local)

AUTH_KEYCLOAK_ID

frontend

AUTH_KEYCLOAK_ISSUER

https://auth.bhalowitservice.com/realms/bhalow-external

NEXTAUTH_URL

https://bhalow-ecom.bhalowitservice.com

API_URL

http://api.bhalow.com

NODE_ENV

production

AUTH_SECRET

zWBBbHNjj2k4DeRd5W3TthlFigsZ1qO9wMyjN5mv+gc=

AUTH_KEYCLOAK_SECRET

EaeMabsJ49ELeK2dV1AvRBQ5Qy9qi6p2

No session data yet. Sign in to populate the session payload and see the claims that Keycloak returns for this user.