Skip to content

Update Authentication and authorization section in API Design Guide#512

Open
AxelNennker wants to merge 9 commits intocamaraproject:mainfrom
AxelNennker:patch-6
Open

Update Authentication and authorization section in API Design Guide#512
AxelNennker wants to merge 9 commits intocamaraproject:mainfrom
AxelNennker:patch-6

Conversation

@AxelNennker
Copy link
Contributor

What type of PR is this?

  • documentation

What this PR does / why we need it:

Expand the former text: "Authentication and authorization need to be considered"

Which issue(s) this PR fixes:

Fixes #510

Does this PR introduce a breaking change?

  • Yes
  • [x ] No

Special notes for reviewers:

Changelog input

 release-note

Additional documentation

This section can be blank.

docs

AxelNennker and others added 3 commits August 11, 2025 11:00
Co-authored-by: Shilpa Padgaonkar <77152136+shilpa-padgaonkar@users.noreply.github.com>
Copy link
Contributor

@shilpa-padgaonkar shilpa-padgaonkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/LGTM

PedroDiez
PedroDiez previously approved these changes Aug 22, 2025
Copy link
Contributor

@PedroDiez PedroDiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

patrice-conil
patrice-conil previously approved these changes Sep 10, 2025
Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AxelNennker AxelNennker dismissed stale reviews from patrice-conil and PedroDiez via 3f6b381 September 10, 2025 07:41
@AxelNennker
Copy link
Contributor Author

Waiting on code owner review from PedroDiez, jlurien, patrice-conil, rartych, and/or shilpa-padgaonkar.
@PedroDiez , @jlurien , @patrice-conil , @rartych , @shilpa-padgaonkar please review (again)

patrice-conil
patrice-conil previously approved these changes Sep 17, 2025
Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

3. **Input parameter validation**
CAMARA uses the authentication and authorization protocols and flows as described in the released version of the [Camara Security and Interoperability Profile](https://github.com/camaraproject/IdentityAndConsentManagement/).

All authentication and authorization decisions are bundled in an Authorization Server, which ensures that CAMARA access tokens are only then issued
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this line is really needed here.

Co-authored-by: Shilpa Padgaonkar <77152136+shilpa-padgaonkar@users.noreply.github.com>
Copy link
Contributor

@PedroDiez PedroDiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

Clarify"Authentication and Authorization" section in API Design Guideline

4 participants