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

Native auth: Add support for claims request, AB#3117218, Fixes AB#3117218 #2572

Merged
merged 6 commits into from
Jan 23, 2025

Conversation

nilo-ms
Copy link
Contributor

@nilo-ms nilo-ms commented Jan 20, 2025

Adding support on native authentication for claims request. During sign-in, native authentication users can now specify claims requests, which will be sent to the /token endpoint. This enhancement specifically supports authentication context.

MSAL PR: AzureAD/microsoft-authentication-library-for-android#2246

AB#3117218

@nilo-ms nilo-ms requested a review from a team as a code owner January 20, 2025 18:01
@github-actions github-actions bot changed the title Native auth: Add support for claims request, AB#3117218 Native auth: Add support for claims request, AB#3117218, Fixes AB#3117218 Jan 20, 2025
@nilo-ms nilo-ms requested a review from a team as a code owner January 23, 2025 15:39
@nilo-ms nilo-ms merged commit 223ac0c into dev Jan 23, 2025
22 of 24 checks passed
@nilo-ms nilo-ms deleted the danilo/add-claims-request branch January 23, 2025 16:34
nilo-ms added a commit to AzureAD/microsoft-authentication-library-for-android that referenced this pull request Jan 23, 2025
Adding support on native authentication for claims request. During
sign-in, native authentication users can now specify claims requests,
which will be sent to the /token endpoint. This enhancement specifically
supports authentication context.

MSAL Common PR:
AzureAD/microsoft-authentication-library-common-for-android#2572


[AB#3117218](https://identitydivision.visualstudio.com/Engineering/_workitems/edit/3117218)
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