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

Support pop as optional for full framed apps #7119

Merged
merged 79 commits into from
Jun 10, 2024
Merged

Support pop as optional for full framed apps #7119

merged 79 commits into from
Jun 10, 2024

Conversation

sameerag
Copy link
Member

  • This PR signs the POP tokens only if the reqCnf is not passed in as a request parameter. This is to enable any clients that choose to sign their tokens. However, please consider this an advanced feature only.
  • This PR also addresses the native flow bug where cnf is to be sent a string instead of a hash!
  • Removes reqCnfHash in the ReqCnfData since we do not use it. It is only internal, so this should not be a breaking change.

sameerag and others added 30 commits August 16, 2023 23:54
Co-authored-by: Thomas Norling <thomas.norling@microsoft.com>
Co-authored-by: Thomas Norling <thomas.norling@microsoft.com>
…t.ts

Co-authored-by: Thomas Norling <thomas.norling@microsoft.com>
Co-authored-by: Thomas Norling <thomas.norling@microsoft.com>
Co-authored-by: Thomas Norling <thomas.norling@microsoft.com>
Copy link
Collaborator

@tnorling tnorling left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

lib/msal-common/apiReview/msal-common.api.md Outdated Show resolved Hide resolved
lib/msal-browser/docs/access-token-proof-of-possession.md Outdated Show resolved Hide resolved
@lalimasharda lalimasharda requested a review from hectormmg June 7, 2024 21:19
@github-actions github-actions bot added the msal-node Related to msal-node package label Jun 7, 2024
@lalimasharda lalimasharda merged commit 25aefea into dev Jun 10, 2024
9 checks passed
@lalimasharda lalimasharda deleted the support-pop branch June 10, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. msal-browser Related to msal-browser package msal-common Related to msal-common package msal-node Related to msal-node package samples Related to the samples apps for the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants