◆
Authorization Server
Sign in to continue
Use your Playwright Identity to review and approve this request. Don't have one? Create a Playwright Identity →
Lesson
This is the authentication step — proving who you are. Choosing what an application is allowed to access comes next, and that step is authorization.
This is the Authorization Server sign-in (pw_as_session), separate
from the practice site login. Your session is a server-side, HttpOnly cookie —
nothing is stored in the browser.
Demo account — just exploring? Use
✓ Authorization successful
Your Authorization Server session is active. What would you like to explore next?
Your session cookie pw_as_session is set. Continue in the OAuth Learning module to inspect it, run the APIs, or automate the flow.
Continue to OAuth Learning