[Openid-specs-risc] openid/sharedsignals: Comment created on issue 201

github at oidf.org github at oidf.org
Thu Sep 12 14:17:06 UTC 2024


openid/sharedsignals event

Issue Comment created on issue 201
Issue Title: A list of IPs as a new subject member in SSF
https://github.com/openid/sharedsignals/issues/201

Comment: The members of a Complex Subject are all Simple Subjects. I think what we need is a new Simple Subject instead of a new Complex Subject field. So a new IPs Simple Subject like ``` { "format": "ips", "ips": ["1.2.3.4", "2001:0000:130F:0000:0000:09C0:876A:130B"] } ``` And then we could have a Complex Subject whose user field is that value, like ``` { "format": "complex", "user": { "format": "ips", "ips": ["1.2.3.4", "2001:0000:130F:0000:0000:09C0:876A:130B"] } } ```
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-specs-risc/attachments/20240912/84309ced/attachment.html>


More information about the Openid-specs-risc mailing list