{
  "resource": "https://salat.top/",
  "resource_name": "Salat.top — Prayer Times Portugal",
  "resource_logo_uri": "https://salat.top/favicon.ico",
  "authorization_servers": ["https://salat.top"],
  "scopes_supported": ["read"],
  "bearer_methods_supported": ["header"],

  "issuer": "https://salat.top",
  "token_endpoint": "https://salat.top/.well-known/oauth-authorization-server/token",
  "revocation_endpoint": "https://salat.top/.well-known/oauth-authorization-server/revoke",
  "jwks_uri": "https://salat.top/.well-known/http-message-signatures-directory",
  "grant_types_supported": [
    "urn:ietf:params:oauth:grant-type:jwt-bearer",
    "urn:workos:agent-auth:grant-type:claim",
    "authorization_code",
    "client_credentials"
  ],
  "response_types_supported": ["code"],
  "token_endpoint_auth_methods_supported": ["none"],

  "agent_auth": {
    "skill": "https://salat.top/auth.md",
    "register_uri": "https://salat.top/auth.md",
    "identity_endpoint": "https://salat.top/agent/identity",
    "claim_uri": "https://salat.top/auth.md",
    "revocation_uri": "https://salat.top/.well-known/oauth-authorization-server/revoke",
    "events_endpoint": "https://salat.top/.well-known/oauth-authorization-server/events",
    "identity_types_supported": [
      "public",
      "identity_assertion",
      "anonymous",
      "service_auth"
    ],
    "supported_identity_types": [
      "public",
      "identity_assertion",
      "anonymous",
      "service_auth"
    ],
    "credential_types": [
      "none",
      "urn:ietf:params:oauth:token-type:id-jag",
      "verified_email"
    ],
    "supported_credential_types": [
      "none",
      "urn:ietf:params:oauth:token-type:id-jag",
      "verified_email"
    ],
    "identity_assertion": {
      "assertion_types_supported": [
        "urn:ietf:params:oauth:token-type:id-jag",
        "verified_email"
      ]
    },
    "anonymous": {
      "credential_types_supported": ["none"]
    },
    "service_auth": {
      "credential_types_supported": ["verified_email"]
    },
    "events_supported": [
      "https://schemas.workos.com/events/agent/auth/identity/assertion/revoked"
    ],
    "idJagMaxAuthAgeSeconds": 3600,
    "description": "Public read-only prayer-time data for Portugal. No authentication is required to access the resource; identity_assertion, service_auth, and anonymous flows are advertised for frameworks that expect a registration handshake."
  }
}
