fastmcp/tests/client/auth
Jeremiah Lowin e04b00b2f4 Enhance create_cimd_document with confidential client support
- Add jwks_uri and jwks parameters for private_key_jwt clients
- Add client_uri, logo_uri, contacts optional metadata fields
- Add strict URL validation per IETF draft (no fragments, credentials, dot segments)
- Make redirect_uris required (security: no defaults)

Note: private_key_jwt requires SDK server-side support (not yet available)
2025-12-06 11:49:33 -05:00
..
__init__.py Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327) 2025-08-01 17:06:55 -04:00
test_cimd.py Enhance create_cimd_document with confidential client support 2025-12-06 11:49:33 -05:00
test_oauth_client.py Exclude MCP SDK 1.21.1 and update OAuth client tests 2025-11-15 12:21:15 -05:00