-
Notifications
You must be signed in to change notification settings - Fork 9
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
IDD 5.0 review discussion - Authorization Management #82
Comments
Link to reviewed document: eu.arrowhead.authorization-management-http-json.yml. |
AITIA review comments
We believe that the NGAC concept is way more general than what Arrowhead needs at this point. Of course under the hood an implementation could use an NGAC engine but Arrowhead authorization should not be bounded to the general NGAC concept. We think that Arrowhead 5.0 should support the following policies/rules:
roadmap/5.0 Draft/IDD/IDDs Authorization System/eu.arrowhead.authorization-management-http-json.yml Line 41 in 5a4f4b2
"ping" (or echo) operation should not be part of this service, but a different "monitor" service. |
@AlexChiquito @emanuelpalm @PerOlofsson-Sinetiq |
I agree, to the extent where the concept we are working with maps to an Arrowhead concept. See also: |
If we can get it down to that, I'd be happy. :) |
I agree. |
How would they fit in this IDD? |
All of these use cases should be possible with the triplets we have proposed. I need to look in more detail at this IDD to be able to tell if it can facilitate all of them, however. |
I agree. |
What I tried to propose is rather the "Attribute-based" concept, as otherwise having object-level authorization may become a mess just with rules. The triples that are considered in the IDD can cover those use cases, except that is always with the use of attributes, or wildcards. For rules such as:
We must have the consumer be part of an attribute, and the service be part of another attribute, and that a rule exists between them. It can be possible to add the possibility of expressing rules for subject-resource access in addition to attribute-rules, if really needed. We can discuss that. |
n this Issue we will collect the comments about the authorization-management-http-json interface definition.
The text was updated successfully, but these errors were encountered: