[Openid-specs-ab] Question to Dynamic Client Registration implementers
Vladimir Dzhuvinov
vladimir at connect2id.com
Fri Sep 22 18:40:40 UTC 2023
This is a question to implementers of OIDC Dynamic Client Registration:
Does your implementation return an "invalid_client_metadata" error when
parsing a metadata parameter with a null value, or does it treat that as
if the metadata parameter is absent from the request?
For example:
POST /clients HTTP/1.1
Content-Type: application/json
{
"redirect_uris":
["https://client.example.org/callback"],
"grant_types": null <--- metadata parameter with null value
}
Thanks,
Vladimir
--
Vladimir Dzhuvinov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-specs-ab/attachments/20230922/62d58f3a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4007 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openid.net/pipermail/openid-specs-ab/attachments/20230922/62d58f3a/attachment.p7s>
More information about the Openid-specs-ab
mailing list