Commit graph

2 commits

Author SHA1 Message Date
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
Jeremiah Lowin
ed5d672418 Add create_cimd_document utility for generating client metadata 2025-12-06 11:30:00 -05:00