{"uid":"cap_stnNg2AibjLH5PdkLftnZ","slug":"openid-connect-discovery-endpoint-summarizer-a68e612d","name":"OpenID Connect Discovery Endpoint Summarizer","description":"OpenID Connect discovery for an issuer: fetches /.well-known/openid-configuration and summarises issuer, authorization/token/userinfo/jwks/end-session/registration endpoints, supported scopes, response types, grant types, PKCE methods, signing algorithms, claims and subject types. Integration pre-check for auth agents. $0.01 per issuer.","url":"https://intel.rallylive.ca/dev/wellknown-openid","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IUoAm8mC9l2GkCWGYXjRN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches and summarizes an issuer's OpenID Connect discovery document, extracting endpoints, supported scopes, algorithms, and capabilities for auth integration pre-checks.","exampleAgentPrompt":"Can you fetch and summarize the OpenID Connect discovery document for https://accounts.google.com — I want to see the token endpoint, supported scopes, grant types, PKCE methods, and signing algorithms before I build my auth integration.","exampleUseCases":[{"title":"Auth integration pre-check for new IdP","prompt":"Before I wire up our app to use Okta as our identity provider, can you pull its OpenID Connect discovery document and tell me what endpoints it exposes, what grant types it supports, and whether PKCE is available?"},{"title":"Debugging signing algorithm mismatch","prompt":"Our token validation is failing and I think it might be an algorithm mismatch — can you check the openid-configuration for https://login.microsoftonline.com/common and tell me what signing algorithms and JWKS URI they advertise?"},{"title":"Comparing two identity providers","prompt":"I'm evaluating Auth0 versus Keycloak for our project — can you fetch the OpenID Connect discovery documents for both and summarize what scopes, response types, and subject types each one supports?"}],"resultDescription":"A structured summary of the issuer's /.well-known/openid-configuration including: issuer identifier, authorization/token/userinfo/JWKS/end-session/registration endpoint URLs, supported scopes, response types, grant types, PKCE code challenge methods, ID token signing algorithms, supported claims, and subject types.","failureModes":["Issuer URL not provided or malformed — returns error with missing parameter details","Target server does not expose a /.well-known/openid-configuration endpoint — returns fetch or 404 error","Target server is unreachable or times out — returns connectivity error","Discovery document exists but is malformed or non-compliant JSON — returns parse error","Rate limiting or payment failure at $0.01 USDC per call — returns 402 payment required"],"whenToPreferThis":"Use this endpoint when you need a quick, structured summary of an OIDC provider's capabilities before building or debugging an auth integration. Prefer it over manually fetching and parsing /.well-known/openid-configuration yourself, especially in agentic workflows where you need clean structured output about supported scopes, algorithms, and endpoints. Ideal for pre-integration checks, security audits of auth configurations, or comparing identity providers.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:13:23.478Z","isFirstParty":false}