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

Deprecate ClaimsRequest API #855

Open
Avery-Dunn opened this issue Aug 23, 2024 · 0 comments
Open

Deprecate ClaimsRequest API #855

Avery-Dunn opened this issue Aug 23, 2024 · 0 comments
Labels
confidential-client For issues related to confidential client apps public-client For questions/issues related to public client apps SDK-Consistency Items that deal with consistency between all MSALs

Comments

@Avery-Dunn
Copy link
Collaborator

Several years ago the ClaimsRequest and related APIs were added as a helper for claims in token requests.

However, this is inconsistent with other (non-Android) MSALs and is strongly typed to match a format we have no control over. Because of this, the ClaimsRequest style should be deprecated in favor of the String-based approached in other MSALs.

@Avery-Dunn Avery-Dunn added SDK-Consistency Items that deal with consistency between all MSALs public-client For questions/issues related to public client apps confidential-client For issues related to confidential client apps labels Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confidential-client For issues related to confidential client apps public-client For questions/issues related to public client apps SDK-Consistency Items that deal with consistency between all MSALs
Projects
None yet
Development

No branches or pull requests

1 participant