microsoft-authentication-library-for-objc icon indicating copy to clipboard operation
microsoft-authentication-library-for-objc copied to clipboard

Support scenarios where no access token is returned

Open oldalton opened this issue 5 years ago • 3 comments

oldalton avatar Feb 15 '20 04:02 oldalton

See more info here: https://github.com/Azure-Samples/active-directory-b2c-ios-swift-native-msal/issues/28

oldalton avatar Feb 15 '20 04:02 oldalton

I ended up having to add my client ID to my scopes array.

codycraig avatar Apr 06 '23 20:04 codycraig

Hi, I am trying to understand your question. Do you mean you didn't get back access token in the beginning, and then after adding client id as scopes, you are getting back access token? BTW, are you talking about B2C scenario?

jasoncoolmax avatar May 11 '23 22:05 jasoncoolmax