{ "opencollection": "1.0.0", "info": { "name": "Metrics OAuth2 Proxy Endpoints API", "version": "1.0" }, "items": [ { "info": { "name": "OAuth2 Proxy Endpoints", "type": "folder" }, "items": [ { "info": { "name": "Authenticate and proxy to upstream", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:4180/" }, "docs": "Validates the session cookie and proxies authenticated requests to the configured upstream." } ] } ], "bundled": true }