Skip to content

ConfidentialClient with extra claims - #68

Merged
rayluo merged 2 commits into
devfrom
confidential-client-claims
Jul 3, 2019
Merged

ConfidentialClient with extra claims#68
rayluo merged 2 commits into
devfrom
confidential-client-claims

Conversation

@rayluo

@rayluo rayluo commented Jun 19, 2019

Copy link
Copy Markdown
Contributor

This is a proof-of-concept in attempt to resolve #67.

It has NOT been tested at this time. A unit test case is added.

Please also help proof-read the documentation, which will automatically be published into our online reference doc once this PR is merged.

@trwalke You do not have to look into the actual implementation, but please help double check with the API surface and then the new claim(s) would be sent inside client assertion (rather than, say, as a user assertion like OBO) are aligned with our feature requirement.

@rayluo
rayluo force-pushed the confidential-client-claims branch from 534b089 to 3a45ceb Compare July 2, 2019 20:28
@rayluo
rayluo force-pushed the confidential-client-claims branch from 3a45ceb to a1bec62 Compare July 2, 2019 20:33
@rayluo
rayluo requested review from abhidnya13 and trwalke July 2, 2019 23:43
@rayluo
rayluo marked this pull request as ready for review July 2, 2019 23:43
Comment thread msal/application.py

@abhidnya13 abhidnya13 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@rayluo
rayluo merged commit df07ffe into dev Jul 3, 2019
@rayluo
rayluo deleted the confidential-client-claims branch July 3, 2019 23:04
@rayluo rayluo mentioned this pull request Jul 8, 2019
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.

Confidential client provides a way to accept extra claims

2 participants