Basic Authentication Demo

Test HTTP Basic Auth with different user roles

👥 User Selection

Click on any user card below to automatically fill in the credentials

👤
John
john
password: secret123
Regular User
👤
Jane
jane
password: password456
Regular User
👨‍💼
Admin
admin
password: admin123
Administrator
👤
🔒

🌐 Public Endpoint

This endpoint doesn't require authentication and is publicly accessible.

Loading...
Response

👤 User Profile

This endpoint requires authentication and shows user information.

Authenticating...
Response

👨‍💼 Admin Panel

This endpoint requires admin authentication to view all users.

Verifying admin access...
Response

📊 HTTP Transaction Details

View detailed HTTP request and response messages

Click any endpoint button to see detailed HTTP request/response messages