# auth.md

This document describes how AI agents may interact with and register against this site per the [auth.md specification](https://workos.com/auth-md).

## Agent Registration

- **Register URI**: https://www.datainsight.solutions/auth.md
- **Registration Endpoint**: https://www.datainsight.solutions/auth.md
- **Identity Endpoint**: https://www.datainsight.solutions/auth.md
- **Claim Endpoint**: https://www.datainsight.solutions/auth.md
- **Identity Types Supported**: anonymous, agent, user
- **Credential Types Supported**: none, bearer
- **Protected Resources**: None (Public Enterprise Big Data, SaaS & Defense Solutions Portal)

## Site Identity

- **Name**: Data Insight Solutions Ltd. — Big Data, Enterprise SaaS & Defense Simulation Platforms
- **Domain**: https://www.datainsight.solutions
- **Type**: Enterprise software, data analytics, and defense simulation systems portal

## Access Model

All resources on this site are **publicly accessible**. No authentication is required to read content, browse solutions, or access agent discovery endpoints.

## Agent Capabilities

Agents interacting with this site may:

- Read public services, solutions, data science models, and software information
- Submit contact and demo requests via `/book-demo.html` and `/contact.html`
- Discover site structure via `/sitemap.xml`
- Discover APIs via `/.well-known/api-catalog`
- Use WebMCP tooling via `/js/webmcp.js` and `/.well-known/mcp/server-card.json`
- Access A2A discovery manifests via `/.well-known/agent.json` and `/.well-known/a2a.json`

## OAuth / Authentication

This site does not currently require authentication for any public endpoints.

Discovery documents are published at:
- `/.well-known/openid-configuration`
- `/.well-known/oauth-authorization-server`
- `/.well-known/oauth-protected-resource`

## Registration Instructions

No formal registration is required. Agents are welcome to access all public endpoints.

To report issues or request expanded agent access, please use the [contact form](https://www.datainsight.solutions/contact.html).

## Agent Discovery Resources

| Resource | URL |
|---|---|
| Sitemap | https://www.datainsight.solutions/sitemap.xml |
| API Catalog | https://www.datainsight.solutions/.well-known/api-catalog |
| Agent Skills | https://www.datainsight.solutions/.well-known/agent-skills/index.json |
| MCP Server Card | https://www.datainsight.solutions/.well-known/mcp/server-card.json |
| A2A Agent Card | https://www.datainsight.solutions/.well-known/agent.json |
| DNS-AID Discovery | https://www.datainsight.solutions/.well-known/dns-aid.json |
| OIDC Discovery | https://www.datainsight.solutions/.well-known/openid-configuration |
| Protected Resource | https://www.datainsight.solutions/.well-known/oauth-protected-resource |

## Contact

For agent integration enquiries: [https://www.datainsight.solutions/contact.html](https://www.datainsight.solutions/contact.html)
