AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Update TokenRequest.java with NAA params #2143

Closed somalaya closed 1 year ago

somalaya commented 1 year ago

Updating TokenRequest to take child clientId and child redirectUri which are required for NAA flow. These 2 additional parameters will be set by OneAuth when requesting for tokens for a nested app