Skip to content

FR-03 Ensure Data Integrity and Authenticity #82

@danisoler-charin

Description

@danisoler-charin

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:

  1. Validate that OAuth2 is enough and currently feasible
  2. Should this be a requirement rather than a recommendation?
  3. How does this connect with OPNC code? is there any changes needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestquestionFurther information is requested

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions