-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
SDK-ConsistencyItems that deal with consistency between all MSALsItems that deal with consistency between all MSALsconfidential-clientFor issues related to confidential client appsFor issues related to confidential client appspublic-clientFor questions/issues related to public client appsFor questions/issues related to public client apps
Description
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.
bgavrilMS, rayluo and neha-bhargava
Metadata
Metadata
Assignees
Labels
SDK-ConsistencyItems that deal with consistency between all MSALsItems that deal with consistency between all MSALsconfidential-clientFor issues related to confidential client appsFor issues related to confidential client appspublic-clientFor questions/issues related to public client appsFor questions/issues related to public client apps