-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A list of IPs as a new subject member in SSF #201
Comments
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
And then we could have a Complex Subject whose user field is that value, like
|
@FragLegs - I am thinking more of declaring IPs as a first-class complex subject members along with existing With that, the simple subject would be -
Complex would be -
If you are thinking of declaring I believe, that would need to be done outside SSWG |
We have added two Simple Subject formats in the Shared Signals spec already: jwt_id and saml_assertion_id. So this would simply be a third one. The
not
|
As we are seeing the need for communicating IPs in more events, this issue proposes a list of IPs as a new Complex Subject Member member.
The following events have IPs as members
Please refer call notes from 9/10 for more context. cc: @FragLegs @iamseanodentity
The text was updated successfully, but these errors were encountered: