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

[Feature Request] Client capabilities support #197

Closed
henrik-me opened this issue Mar 18, 2020 · 1 comment · Fixed by #226
Closed

[Feature Request] Client capabilities support #197

henrik-me opened this issue Mar 18, 2020 · 1 comment · Fixed by #226
Assignees
Labels
Enhancement A request or suggestion to improve some aspect of the library SDK-Consistency Items that deal with consistency between all MSALs

Comments

@henrik-me
Copy link
Contributor

henrik-me commented Mar 18, 2020

Smart Session Management (SSM) sometimes referred to as the long lived tokens (LLT) scenario require MSAL to allow developers to resolve challenges (formatted as claims request parameters) to be resolved silently rather than interactively. Current releases of MSAL assume that interaction is required whenever a claims request parameter is included in the request.

This change in behavior requires the client to indicate that it's aware of a new calling pattern relative to the use of MSAL.

See additional details of requirements in:
AzureAD/microsoft-authentication-library-for-dotnet#1545

API/Design details:
https://identitydivision.visualstudio.com/DevEx/_git/AuthLibrariesApiReview?path=%2FClientCapabilities%2Foverview.md&version=GBdev
Is your feature request related to a problem? Please describe.

Related internal work item:
https://identitydivision.visualstudio.com/Engineering/_workitems/edit/824806

@henrik-me henrik-me added Enhancement A request or suggestion to improve some aspect of the library internal labels Mar 18, 2020
@henrik-me henrik-me added this to the MSAL Java 1.6 milestone Mar 18, 2020
@henrik-me
Copy link
Contributor Author

@henrik-me henrik-me added the SDK-Consistency Items that deal with consistency between all MSALs label Mar 18, 2020
@Avery-Dunn Avery-Dunn self-assigned this Apr 9, 2020
@Avery-Dunn Avery-Dunn linked a pull request Apr 30, 2020 that will close this issue
@bgavrilMS bgavrilMS moved this to Done (in next release) in MSAL Java Customer Trust Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A request or suggestion to improve some aspect of the library SDK-Consistency Items that deal with consistency between all MSALs
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants