Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

identity provider id awareness for party and user management apis through ledger client #16632

Merged
merged 5 commits into from
Mar 30, 2023

Conversation

dasormeter
Copy link
Collaborator

@dasormeter dasormeter commented Mar 30, 2023

The ledger client party and user management apis currently don't allow you to specify a non-default identityProviderId

Add pass through params so you can specify this and it is not defaulted to "" in all cases.

Also implement the updateParty method, and partially deal with ObjectMetadata serialisation and deserialisation. (still more work to do to fully pass through ObjectMetadata in all cases)

@dasormeter dasormeter requested a review from a team as a code owner March 30, 2023 14:01
@dasormeter dasormeter enabled auto-merge (squash) March 30, 2023 14:09
@dasormeter dasormeter requested a review from filmackay as a code owner March 30, 2023 14:25
@dasormeter dasormeter merged commit b80dca2 into main Mar 30, 2023
@dasormeter dasormeter deleted the make-ledger-client-party-and-user-idp-aware branch March 30, 2023 18:26
garyverhaegen-da pushed a commit that referenced this pull request Mar 30, 2023
…ough ledger client (#16632)

* identity provider id awareness for party and user management apis through ledger client

* none case for ObjectMetadata translation
dasormeter pushed a commit that referenced this pull request Mar 30, 2023
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.

2 participants