@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-oauth-app-registrations-and-consent>
  a schema:TechArticle ;
  schema:headline "Agent OAuth App Registrations and Consent" ;
  schema:url <https://anchorfact.org/ai/agent-oauth-app-registrations-and-consent/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.725" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-oauth-app-registrations-and-consent>
  schema:citation <https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-oauth-apps> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-oauth-app-registrations-and-consent>
  schema:citation <https://developers.google.com/workspace/guides/configure-oauth-consent> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-oauth-app-registrations-and-consent>
  schema:citation <https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/user-admin-consent-overview> ;
  af:sourceTier "B" .