Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

fix: term expansion alignment #22

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

llorllale
Copy link
Contributor

Expanding rpDIDDoc -> relyingPartyDIDDoc to align with the other terms.

Signed-off-by: George Aristy george.aristy@securekey.com

@cla-bot cla-bot bot added the cla-signed label Jul 29, 2020
@llorllale llorllale force-pushed the expand_relyingparty_attr branch from 99e6b07 to ced95e8 Compare July 29, 2020 12:36
@@ -24,8 +24,8 @@
"@id":"ex:issuerDIDDoc",
"@type":"DIDDoc"
},
"rpDIDDoc":{
"@id":"ex:rpDIDDoc",
"relyingPartyDIDDoc":{
Copy link
Contributor

@troyronda troyronda Jul 29, 2020

Choose a reason for hiding this comment

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

As this authorization credential is not coupled to OIDC, we might want to use the DID core spec language:
requestingParty

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'd say we align ourselves with UMA (where it's also "requestingParty")

Copy link
Contributor

Choose a reason for hiding this comment

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

Agree.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@troyronda changed to requestingPartyDID but thinking about this has resurfaced old thoughts and ideas that you and I may have discussed - I opened several issues: #23, #24, #25

@llorllale llorllale self-assigned this Jul 29, 2020
@llorllale llorllale added the documentation Improvements or additions to documentation label Jul 29, 2020
Signed-off-by: George Aristy <george.aristy@securekey.com>
@llorllale llorllale force-pushed the expand_relyingparty_attr branch from ced95e8 to 35f0305 Compare July 29, 2020 13:24
@rolsonquadras rolsonquadras merged commit 05889e0 into trustbloc:master Jul 29, 2020
@llorllale llorllale deleted the expand_relyingparty_attr branch July 29, 2020 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants