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

Consider defining subject_intent #20

Open
marcvs opened this issue Jun 3, 2024 · 1 comment
Open

Consider defining subject_intent #20

marcvs opened this issue Jun 3, 2024 · 1 comment
Labels
AARC-G056 Community profile attributes PROFILE-AARC AARC Attribute Profile

Comments

@marcvs
Copy link

marcvs commented Jun 3, 2024

The intent of a subject may be useful for some systems to identify what a certain authentication is supposed to be used for. Relying parties may use this for finer grained authorisation, as well as for optimisation of the service they provide.

Examples are:

  • monitoring: Testing, must work, should not use lots of resources, might be low prio
  • bulk: The default, e.g. if claim not present
  • realtime: I was in projects that failed, because such a feature was not present
  • demo: ...

Things to discuss:

  • Do we need this at all?
  • Do we want to support / suggest a controlled vocabulary for the values?
    • Alternative: provide the claim only.
@NicolasLiampotis NicolasLiampotis added the AARC-G056 Community profile attributes label Jun 5, 2024
@NicolasLiampotis NicolasLiampotis added the PROFILE-AARC AARC Attribute Profile label Jun 27, 2024
@marcvs
Copy link
Author

marcvs commented Jul 24, 2024

This goes well together with subject_type, which we already have. i.e. you could have a robot that is monitoring or bulk, you could have a user that is doing monitoring, bulk, or realtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AARC-G056 Community profile attributes PROFILE-AARC AARC Attribute Profile
Projects
None yet
Development

No branches or pull requests

2 participants