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

AT POP for Public Client based on broker #511

Merged
merged 3 commits into from
Dec 5, 2023
Merged

AT POP for Public Client based on broker #511

merged 3 commits into from
Dec 5, 2023

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Nov 2, 2022

This is the implementation of the internal work item, and this internal design doc.
Currently, this PR provides a low level API to obtain a Proof-of-Possesson (PoP) access token.

We may add more end-to-end test case in the future. And we may provide a high-level API.

The beta preview of this feature is available by pip install --ignore-installed git+https://github.com/AzureAD/microsoft-authentication-library-for-python.git@pop

msal/application.py Outdated Show resolved Hide resolved
tests/test_e2e.py Outdated Show resolved Hide resolved
msal/application.py Outdated Show resolved Hide resolved
@bgavrilMS
Copy link
Member

@rayluo - when are you closing this?

@rayluo
Copy link
Collaborator Author

rayluo commented Jul 27, 2023

@rayluo - when are you closing this?

After we wrap up the July Focus tasks, we can probably squeeze this in before next big task.

Also, I heard that nowadays the MS Graph supports POP token. Is that true? If so, we might as well figure out a way to test it end-to-end before the shipment.

@bgavrilMS
Copy link
Member

@rayluo - when are you closing this?

After we wrap up the July Focus tasks, we can probably squeeze this in before next big task.

Also, I heard that nowadays the MS Graph supports POP token. Is that true? If so, we might as well figure out a way to test it end-to-end before the shipment.

I am not sure about Graph, but SPO and EXO do.

@bgavrilMS
Copy link
Member

Gentle reminder.

@xiangyan99
Copy link

Done with smoke tests and did not find regressions.

@rayluo rayluo merged commit 607e702 into dev Dec 5, 2023
12 checks passed
@rayluo rayluo deleted the pop branch December 5, 2023 08:31
@rayluo rayluo mentioned this pull request Dec 5, 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.

3 participants