# Aybars Dorman auth.md

Welcome to the Aybars Dorman Agent Authentication & Registration discovery endpoint (Auth.md Standard).

## Overview

This site supports standard AI agent discovery, OAuth 2.0 Protected Resource Metadata, and agent registration protocols.

## Agent Registration & Discovery Metadata

- **Domain:** aybarsdorman.com
- **OAuth Protected Resource Metadata:** `/.well-known/oauth-protected-resource`
- **OAuth Authorization Server Metadata:** `/.well-known/oauth-authorization-server`
- **JWKS Directory:** `/.well-known/http-message-signatures-directory`
- **Agent Discovery Spec:** `/.well-known/agent.json`

## Supported Credentials & Identity Types

- **Identity Types:** `identity_assertion`, `anonymous`, `agent`
- **Credential Types:** `bearer_token`, `http_signature`, `api_key`
- **Registration URI:** `https://aybarsdorman.com/contact`

## Registration Instructions

Agents seeking programmatic API or simulation access can submit registration requests via `https://aybarsdorman.com/contact` or consume public endpoints under `/.well-known/`.
