-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Description: The system shall ensure the integrity and authenticity of all certificate requests and responses exchanged between pools.
Use Case: Any inter-pool communication
Already in OPNC 1?: This FR has been flagged as possible with current version through
"Oauth2 Access with Roles and Rights concept"
I have reviewed the code and understand the following:
Using OAuth2 Access with Roles and Rights means:
-Only authorized pools can make certificate requests.
-Each request is signed, so it can’t be modified undetected.
-The identity and permissions of the requester are verified with each request.
Under 04_authentication.md there is the RECOMMENDATION to use OAuth2 as authentincation method.
Please:
- Validate that OAuth2 is enough and currently feasible
- Should this be a requirement rather than a recommendation?
- How does this connect with OPNC code? is there any changes needed?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested