You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend IsClientIDMetadataDocumentURL to accept http://localhost URLs
The embedded AS must resolve CIMD client_ids for local development and
testing the same way FetchClientMetadataDocument does — accepting
http://localhost and http://127.x.x.x in addition to https://. This
brings IsClientIDMetadataDocumentURL in line with validateCIMDClientURL
in pkg/oauthproto/cimd/fetch.go which already permits these schemes.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments