You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When talking to WAM, we want to be able to tell if an app uses an MSAL library or if they use WAM directly. The solution is to send our existing x-client* data to WAM, using the Properties bag on requests. For example:
When talking to WAM, we want to be able to tell if an app uses an MSAL library or if they use WAM directly. The solution is to send our existing
x-client*
data to WAM, using theProperties
bag on requests. For example:This is similar to how we add
wam_compat=2.0
propertyThe text was updated successfully, but these errors were encountered: