No announcements
Found 505828 threads
-
0 Votes
ADAL - Failed to acquire token silently issue
As per my research I found that acquire token silent should throw specific adal exception in case of no tokens in cache.Answered | 6 Replies | 15648 Views | Created by Ritesh2381 - Thursday, November 13, 2014 7:54 PM | Last reply by Ritesh2381 - Thursday, November 20, 2014 10:02 PM -
0 Votes
ADAL 2.8.10804.1442-rc and persistent Token Cache
I've been testing the latest version of ADAL (2.8.10804.1442-rc).Answered | 4 Replies | 1796 Views | Created by Laughing John - Friday, August 29, 2014 1:45 PM | Last reply by Laughing John - Friday, August 29, 2014 6:04 PM -
0 Votes
ADAL acquire token and secure the api
User475983607 posted sivapooja So i can't use the token acquired by adal.net in the html page of the ...Answered | 7 Replies | 173 Views | Created by Anonymous - Friday, March 1, 2019 3:18 AM | Last reply by Anonymous - Saturday, March 2, 2019 4:43 AM -
1 Votes
Acquire a Graph token for Unit testing in PPE-Graph
Thanks MMTT This is sort of what i was looking for(the part that it acquires a token for a user) but this prompts the user with a browser to enter credentials, i ...Answered | 3 Replies | 2068 Views | Created by Aram Koukia - Friday, April 10, 2015 4:40 AM | Last reply by Aram Koukia - Wednesday, April 15, 2015 6:02 PM -
1 Votes
Azure Information Protection Scanner deployment - error acquiring token
The apps were created correctly as a [Web app /API] and [Native Application] respectively.Answered | 5 Replies | 3566 Views | Created by Granddeathtiger - Wednesday, November 14, 2018 3:41 PM | Last reply by Granddeathtiger - Thursday, November 29, 2018 7:51 AM -
1 Votes
Azure Information Protection Scanner deployment - error acquiring token 2
I am not getting any error while running only 2 of the parameters and able to acquire the token without any issues.Answered | 3 Replies | 686 Views | Created by Kitazen - Thursday, March 28, 2019 1:36 PM | Last reply by Kitazen - Wednesday, April 17, 2019 5:58 PM -
2 Votes
Azure AD JWT token is missing group information
Hi Thanks for knowledge Can you tell me how to use graph API ?Answered | 7 Replies | 5614 Views | Created by lax4u - Thursday, April 21, 2016 8:29 PM | Last reply by aka_Sunny - Monday, September 9, 2019 3:47 PM -
0 Votes
Implementing oAuth2 proxy for secure MS Open Graph API calls.
You may be getting this error you have registered your app as a confidential client (web app or web api).Answered | 4 Replies | 1255 Views | Created by mameli175 - Tuesday, March 12, 2019 11:29 AM | Last reply by mameli175 - Tuesday, March 19, 2019 6:07 PM -
0 Votes
ADAL ACS Trouble with a simple setup -
It returns an access token for Windows Live, but doesn't work for Yahoo or Facebook.Answered | 4 Replies | 1794 Views | Created by whnoel - Friday, July 25, 2014 9:07 PM | Last reply by whnoel - Friday, August 1, 2014 5:04 PM -
0 Votes
AIP Scanner - error acquiring token
It looks like there's an issue with our documentation that we can clarify on why you need to utilize accounts in this organizational directory, ID token blank, and ...Answered | 14 Replies | 5317 Views | Created by g2wong - Tuesday, August 6, 2019 5:32 PM | Last reply by pginnega69 - Wednesday, October 9, 2019 3:13 PM -
0 Votes
Accessing token for current session / user
As currently the ADAL Library is being deprecated and will not be supported in the near future.Answered | 4 Replies | 782 Views | Created by Journeyman42 - Friday, August 9, 2019 5:28 PM | Last reply by Frank Hu MSFT - Tuesday, August 13, 2019 10:12 PM -
0 Votes
WAAD Authorization Token Access
Hello, The following blog should be helpful in getting Access Token from Azure ...Answered | 1 Replies | 1982 Views | Created by FSSSupport - Wednesday, April 23, 2014 11:47 PM | Last reply by Neelesh Ray -MSFT - Wednesday, July 23, 2014 8:21 PM -
2 Votes
Sharepoint Online: Encrypted security token
I can not decrypt the token provided by the MS STS server.Answered | 3 Replies | 6374 Views | Created by BEspiritu - Wednesday, November 9, 2016 5:51 PM | Last reply by sdebussc - Thursday, June 28, 2018 6:27 PM -
0 Votes
Mobile Service Azure Active Directory Acquire AAD Token Not working
// Use ADAL and the authentication app settings from the Mobile Service to get an AAD ...Answered | 2 Replies | 1626 Views | Created by Prakash Joseph - Thursday, June 4, 2015 5:36 PM | Last reply by Ayrton97 - Wednesday, August 12, 2015 8:30 AM -
0 Votes
AdalSilentTokenAcquisitionException: Failed to acquire token silently.
and refresh token, and store those away.Answered | 7 Replies | 7191 Views | Created by Nashaq - Wednesday, September 7, 2016 6:53 AM | Last reply by Nashaq - Thursday, September 15, 2016 10:23 AM -
1 Votes
Oauth Token Using Azure Active Directory
Hey Aswini, Generally, you shouldn't need to encrypt the access token, and if you're using ADAL/MSAL (Microsoft auth libraries), you should definitely not worry ...Answered | 4 Replies | 754 Views | Created by Aswini-Parida - Tuesday, July 9, 2019 8:58 PM | Last reply by Aswini-Parida - Friday, July 12, 2019 9:20 AM -
7 Votes
The Security Token Service is not available
After I started it, Security tokens works and also my Secure Store App finally works - I had an error Secure Store Shared Service is not responding.Answered | 21 Replies | 65501 Views | Created by RookieAdmin - Wednesday, December 9, 2009 7:58 PM | Last reply by AvahitaHeidarnezhad - Wednesday, June 7, 2017 5:24 AM -
0 Votes
The Security Token Service is not available
Hi , Check the following ...Answered | 1 Replies | 5062 Views | Created by CTittaya - Tuesday, October 4, 2011 3:06 AM | Last reply by Fadi Abdulwahab - Tuesday, October 4, 2011 6:37 AM -
4 Votes
Ouath 2.0 Refresh Token
It's not quite that easy to determine the token lifetime.Answered | 4 Replies | 782 Views | Created by lance.yardi - Monday, January 9, 2017 5:35 PM | Last reply by Andreas Helland - Friday, March 3, 2017 5:02 PM -
1 Votes
Azure Active Directory Refresh Token Expiration
I am using the Access token to call Azure management API(e.g List Resource Groups)on behalf of user, and using Refresh token to get new access token once it get ...Answered | 4 Replies | 11332 Views | Created by SmartCodar9 - Tuesday, September 8, 2015 8:37 AM | Last reply by SadiqhAhmed-MSFT - Sunday, September 13, 2015 5:00 AM - Items 1 to 20 of 505828 Next ›
No announcements