Token Service Debug
Authentication Status: Not Authenticated
Test Configuration
Click "Generate URL" to create the URL
How Token Service Works:
- Client opens Token Service URL in a popup window
- Token Service checks if there's a valid token:
- If yes: Returns HTML with postMessage script
- If no: Redirects to login page
- After successful login, Token Service sends token via postMessage
- Parent window receives the message and closes the popup