RHCL Workshop — OIDC portal

This page is a separate frontend from the Policies playground. It demonstrates OIDCPolicy browser login at the Gateway and then renders a protected ESPN NBA scoreboard.
Loading…

Protected NBA scoreboard

View

What is happening?

/secure/nba
- If you are not logged in, the Gateway will redirect you to Keycloak.\n - After login, the Gateway stores a session token in a cookie and you can access the protected route.\n - The backend never sees unauthenticated traffic: enforcement happens before the request reaches the service.
Protected URL
GET /secure/nba
Timezone
Request log