Skip to content
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

Section 3.1.1 Posture Assesment Information Provider #19

Open
jimsch opened this issue Jul 8, 2015 · 4 comments
Open

Section 3.1.1 Posture Assesment Information Provider #19

jimsch opened this issue Jul 8, 2015 · 4 comments

Comments

@jimsch
Copy link
Contributor

jimsch commented Jul 8, 2015

version -03

In paragraph 3 - The sharing of things spontaneously seems to be problematic from an authorization point of view. It is one thing to provide data asynchronously from a previous request, where the authorization can have already been checked and another to just start arbitrarily sending data to somebody. I realize that the latter matches, to a large degree, the case of a Posture Collector sending data to an initial Posture Consumer, but it might be well to separate these two cases deal with them separately. Are there other cases for the second case that I have missed?

In paragraph 3 - I think you mean based on the former rather than the latter. Authorization restrictions would be based on the consumer not the provider.

In paragraph 5 - A Provider which is not authorized to provide information does not seem to be a very useful concept. I suggest deleting "and further, be authorized to do so" you might add to the end "and for specific consumers"

@llorenzin
Copy link

Spontaneous / unsolicited publication is required to enable loose coupling of consumers and providers (i.e., so that consumers and providers don't require a priori knowledge of each other). Providers must be able to publish spontaneously to support use cases where endpoint posture changes. This could apply to a policy server publishing user authentication information (logon / logoff), endpoint security software reporting changes in endpoint compliance state (real-time AV protection disabled), network sensors observing traffic indicating endpoint compromise (IPS or behavior monitor seeing unauthorized traffic), etc. Controllers can still apply authorization policies to unsolicited publications.

-----Original Message-----
From: Jim Schaad [mailto:notifications@github.com]
Sent: Tuesday, July 07, 2015 9:34 PM
To: sacmwg/draft-ietf-sacm-architecture
Subject: [draft-ietf-sacm-architecture] Section 3.1.1 Posture Assesment Information Provider (#19)

version -03

In paragraph 3 - The sharing of things spontaneously seems to be problematic from an authorization point of view. It is one thing to provide data asynchronously from a previous request, where the authorization can have already been checked and another to just start arbitrarily sending data to somebody. I realize that the latter matches, to a large degree, the case of a Posture Collector sending data to an initial Posture Consumer, but it might be well to separate these two cases deal with them separately. Are there other cases for the second case that I have missed?

In paragraph 3 - I think you mean based on the former rather than the latter. Authorization restrictions would be based on the consumer not the provider.

In paragraph 5 - A Provider which is not authorized to provide information does not seem to be a very useful concept. I suggest deleting "and further, be authorized to do so" you might add to the end "and for specific consumers"


Reply to this email directly or view it on GitHub #19 . https://github.com/notifications/beacon/AKcH1cIpdIpLIr8QSmDD_T3ztg9Xz-8yks5obJ-3gaJpZM4FUH0n.gif

@llorenzin
Copy link

Resolution - expand third paragraph to two paragraphs - one addressing unsolicited / spontaneous publication, the second dealing with requested publication.
A consumer may ask any request; a provider may choose not to respond, or to respond with a subset of information.
P5 comment - no change

@llorenzin
Copy link

Henk - unsolicited could be an ongoing event stream in SIEM domain, would like to include this kind of processing of information
notifying about changes of attributes, crossing thresholds
LL - add as an example

@ncamwing
Copy link

ncamwing commented Oct 8, 2015

I've reworked the 3rd paragraph and taken Jim's suggestion to clean up the 5th paragraph as well....updated in v05 draft.

jimsch added a commit to jimsch/draft-ietf-sacm-architecture that referenced this issue Oct 23, 2015
Make the suggested edits to deal with Issue sacmwg#19.

I want to distinguish between a spontaneous publication and a
subscription publication.  While both of them are asynchronous, the
model of how they work and do authentication is going to be very
different.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants