# auth.md

This service supports agentic registration and authentication.

## Discovery
- **Protected Resource Metadata:** `/.well-known/oauth-protected-resource`
- **Authorization Server Metadata:** `/.well-known/oauth-authorization-server`

## Registration Types Supported
- `anonymous`
- `service_auth`
- `identity_assertion`