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

github at oidf.org github at oidf.org
Thu Sep 12 16:31:14 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: @FragLegs - I am thinking more of declaring IPs as a first-class complex subject members along with existing `user`, `device`, `session`, `application`, `tenant`, `org_unit`, `group`. With that, the simple subject would be - ``` { "format": "opaque", "ips": ["1.2.3.4", "2001:0000:130F:0000:0000:09C0:876A:130B"] } ``` Complex would be - ``` { "format": "complex", "ips": { "format": "opaque", "ips": ["1.2.3.4", "2001:0000:130F:0000:0000:09C0:876A:130B"] } } ``` If you are thinking of declaring `ips` as a `format` then we would need to go via adding it in [Security Events Identifiers Formats](https://www.iana.org/assignments/secevent/secevent.xhtml#:~:text=IETF-,%5BRFC8935%2C%20Section%202.4%5D,did) I believe, that would need to be done outside SSWG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-specs-risc/attachments/20240912/58688c3c/attachment-0001.html>


More information about the Openid-specs-risc mailing list