No announcements
Found 2366713 threads
-
0 Votes
Sign in to O365 with OpenID Connect
With regards to your query, hope that you want your Office 365 apps get authenticate by OpenID Connect.Answered | 1 Replies | 1431 Views | Created by runemy - Sunday, September 6, 2015 3:30 PM | Last reply by Kamalakar Kamsani - Sunday, September 6, 2015 4:15 PM -
0 Votes
Google's OpenID Connect - different NameIdentifier
Google’s OpenID 2.0 and OpenID Connect implementations use different identifiers to uniquely identify Google users.Answered | 4 Replies | 1331 Views | Created by mpospisil76 - Wednesday, March 18, 2015 11:42 AM | Last reply by mpospisil76 - Thursday, March 19, 2015 8:15 AM -
0 Votes
Can I make OpenID Provider using OpenID connect in Azure Active Directry?
Yes, you can make OpenID Provider using OpenID connect in Azure Active Directory.Answered | 1 Replies | 334 Views | Created by Dsugi - Friday, May 26, 2017 8:05 AM | Last reply by vijisankar - Friday, May 26, 2017 3:14 PM -
1 Votes
Added web api to an existing mvc application having OpenID Connect
Hi Ray, Ambar, The authorization code grant type is used to obtain both access tokens and refresh tokens and is optimized for confidential clients.Answered | 1 Replies | 517 Views | Created by Ray, Ambar - Monday, May 27, 2019 2:54 PM | Last reply by MohitDhingra-MSFT - Tuesday, May 28, 2019 10:37 AM -
0 Votes
Specify Scope on OpenID Connect OAuth Option
Is there anyway to specify scopes on the OpenID authorization options in Azure API Management?Answered | 3 Replies | 629 Views | Created by Gorillapower - Saturday, July 8, 2017 9:14 PM | Last reply by SadiqhAhmed-MSFT - Sunday, July 16, 2017 2:51 AM -
0 Votes
ADFS - token lifetime OpenID
Hi Thilbault, Although I am not overly familiar with OpenID and the lifetime of the idtoken I did try to look up that information online and I found a similar post on ...Answered | 1 Replies | 1285 Views | Created by Thibault Chatiron - Monday, December 4, 2017 9:58 AM | Last reply by Micah McKittrick - Monday, December 4, 2017 5:31 PM -
1 Votes
Getting Authorization code in c#
Authorization code grant works when you have a user to authorize.Answered | 7 Replies | 1435 Views | Created by Pooja Jagtap - Friday, March 13, 2020 6:09 PM | Last reply by Mandar Dharmadhikari - Thursday, April 2, 2020 10:06 AM -
0 Votes
Authorization Code Validation (OpenID Connect 1.0)
User1724605321 posted Hi gmirandapareja, Please debug your codes and trace the variable line by line .Answered | 2 Replies | 74 Views | Created by Anonymous - Wednesday, July 11, 2018 1:30 PM | Last reply by Anonymous - Thursday, July 12, 2018 4:42 PM -
1 Votes
Failed to validate JWT token with openid configuration, error is "JWT Validation Failed: Object reference not set to an instance of an object.."
Currently APIM is using version of jwt validation framework that doesn’t allow null for claim values.Answered | 3 Replies | 2257 Views | Created by François Xavier Gendrin - Thursday, July 6, 2017 2:23 PM | Last reply by François Xavier Gendrin - Wednesday, July 19, 2017 1:39 PM -
0 Votes
OpenID Connect - new property being returned
We have an app with SSO provided via OpenID Connect.Answered | 4 Replies | 980 Views | Created by Johnnie M - Sunday, August 3, 2014 6:22 PM | Last reply by SadiqhAhmed-MSFT - Wednesday, October 15, 2014 2:40 PM -
0 Votes
How to become OpenID As a providers ?
Hi Atul, Check below link http://code.google.com/p/dotnetopenid/ http://openid.net/get-an-openid/ ...Answered | 1 Replies | 3332 Views | Created by Atul Thummar - Wednesday, March 21, 2012 1:54 PM | Last reply by Alisha Patil - Wednesday, March 21, 2012 7:14 PM -
0 Votes
Is it like OpenID?
I wont say ACS is like OpenID (if you are talking about protocol).Answered | 1 Replies | 8898 Views | Created by dn2009 - Thursday, September 30, 2010 6:06 AM | Last reply by freaky roach - Thursday, September 30, 2010 6:54 AM -
0 Votes
Is it possible, when connecting to a custon OpenID provider via ACS, to set additional claims?
This is not an OpenID problem basically yes, one can - by various means - return the required data from an OpenID provider.Answered | 6 Replies | 6631 Views | Created by JTCM - Wednesday, July 11, 2012 4:08 PM | Last reply by JTCM - Thursday, July 19, 2012 8:25 AM -
4 Votes
Not authorized to connect
The previous one was working great but putting in the new SDK without making code changes I am getting this but only for Reliable Services.Answered | 2 Replies | 1904 Views | Created by Stevan Warwick - Monday, September 28, 2015 3:23 PM | Last reply by booknut - Wednesday, February 24, 2016 2:48 PM -
0 Votes
ACS30001: Unable to verify the OpenID response signature.
ACS30000: ACS is failing to redirect the request to your namespace the OpenID response (https://....accesscontrol.windows.net/v2/openid?...)Answered | 1 Replies | 996 Views | Created by TSCH - Monday, August 10, 2015 7:23 PM | Last reply by SadiqhAhmed-MSFT - Tuesday, August 11, 2015 10:04 AM -
0 Votes
Upgrade OAuth 1.0 To OAuth 2.0/OpenID Connect
Though got a sample running project that seems to be what I am looking for with OAuth 2.0/OpenID Connect.Unanswered | 3 Replies | 151 Views | Created by Anonymous - Tuesday, May 21, 2019 6:04 PM | Last reply by Anonymous - Thursday, May 23, 2019 9:16 AM -
2 Votes
Increase session timeout of app which is using Azure AD openid connect authentication
Refresh Tokens for Multiple Resources Authorization Code Grant Flow Hope this helps!Answered | 3 Replies | 14509 Views | Created by Nishant P - Tuesday, June 16, 2015 10:02 AM | Last reply by Arvind S. Iyer - Thursday, June 18, 2015 5:49 PM -
0 Votes
OpenID and emailaddress claim not working
Logging into SO and logging into ACS with openID are two different things, so it's possible you may not be getting the email claim from myopenid.com.Answered | 2 Replies | 9165 Views | Created by Ryan L M - Sunday, May 15, 2011 2:25 AM | Last reply by Oren Melzer - Monday, May 16, 2011 4:29 PM -
1 Votes
Validate scp claims in validate-jwt
I would suggest you to specify “separator” attribute in policy statement to validate the JWT token and see if it helps.Answered | 3 Replies | 2091 Views | Created by Scott_Chamberlain - Thursday, March 29, 2018 2:29 PM | Last reply by Swikruti Bose - Sunday, April 1, 2018 3:48 AM -
5 Votes
The authorization token is not valid at the current time.
Here is the error I get: The authorization token is not valid at the current time.Answered | 19 Replies | 12899 Views | Created by msmanuel61 - Thursday, September 11, 2014 12:34 AM | Last reply by msmanuel61 - Friday, October 10, 2014 6:39 PM - Items 1 to 20 of 2366713 Next ›
No announcements