camaraproject / IdentityAndConsentManagement

Repository to describe, develop, document and test the Identity And Consent Management for CAMARA APIs
Apache License 2.0
18 stars 30 forks source link

Explain or remove "3-legged" in CAMARA APIs access and user consent management #159

Closed AxelNennker closed 1 month ago

AxelNennker commented 1 month ago

Problem description CAMARA APIs access and user consent management uses the term 3-legged and 3-legged access token. Those terms are not defined.

Expected action Define or replace the term(s)

Additional Context

https://github.com/search?q=org%3Acamaraproject+3-legged&type=code

jpengar commented 1 month ago

Would it be ok with you to add the definition of those terms in Glossary of Terms and Concepts section? Do you think it would solve the problem?

jpengar commented 1 month ago

I've created https://github.com/camaraproject/IdentityAndConsentManagement/pull/162 to fix this issue. @AxelNennker Could you check if it is ok with you?