No announcements
Found 3971124 threads
-
0 Votes
How to add UserId to payload when generate access Token Using JWT asp.net core 2.2 ?
To add a user ID to the payload, you add a claim with the value of userid.Unanswered | 5 Replies | 284 Views | Created by Anonymous - Saturday, September 7, 2019 3:48 AM | Last reply by Anonymous - Monday, September 9, 2019 3:12 PM -
0 Votes
how to access a Table valued function in asp.net core 2.2
Any idea how to continue down that pathway of FromSql() when loading related entities using Include()?Answered | 4 Replies | 4384 Views | Created by RobWarning - Wednesday, March 6, 2019 11:45 AM | Last reply by Ben Brandt - Thursday, December 5, 2019 11:09 PM -
0 Votes
Is it possible to convert a SAML token (assertion) to OAuth 2 JWT access token?
type=forum&referrer=https://social.msdn.microsoft.com/Forums/en-US/ad2295f1-9bfa-4204-b22b-66cf0d16d6e5/is-it-possible-to-convert-a-saml-token-assertion-to-oauth-2-jwt-Answered | 6 Replies | 2820 Views | Created by andrea.anastasescu - Sunday, February 10, 2019 10:04 AM | Last reply by Umesh B - Thursday, August 15, 2019 9:58 AM -
0 Votes
How can send a JWT token to consume a external API
The same will be applicable even with using API Management.Answered | 1 Replies | 446 Views | Created by Vignesh Arvind - Friday, July 26, 2019 5:19 AM | Last reply by PramodValavala-MSFT - Monday, July 29, 2019 7:22 AM -
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 | 4799 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
ACS: obtaining JWT token from SAML
ACS can issue SAML 2.0, SAML 1.1, SWT, or JWT tokens.Answered | 7 Replies | 3447 Views | Created by Tomasz Jastrzębski - Wednesday, March 18, 2015 4:12 PM | Last reply by Imtiaz Hussain - Wednesday, April 1, 2015 10:14 PM -
0 Votes
Select .Net Core 2.2 as Technology Stack
On Windows IIS uses the web.config to specify how Asp.net Core will start up.Answered | 6 Replies | 1177 Views | Created by Patrick Göttler - Tuesday, July 23, 2019 8:11 PM | Last reply by Patrick Göttler - Thursday, July 25, 2019 4:13 PM -
0 Votes
Validation JWT token in header AND in query string
I am currently using the validate-jwt policy for validation.Answered | 4 Replies | 2331 Views | Created by johhnygoode - Thursday, August 10, 2017 10:21 PM | Last reply by Sheethal J S - Tuesday, August 15, 2017 8:08 AM -
1 Votes
JWT Security Token - Using X509 certificate
Setting the alias and using extern alias helped me resolve the issue.Answered | 3 Replies | 8405 Views | Created by NarasimhamAVSL - Wednesday, April 19, 2017 7:43 PM | Last reply by NarasimhamAVSL - Friday, April 21, 2017 7:02 PM -
1 Votes
Does call /.auth/logout invalidate the jwt token?
The same scenario is applicable for JWT token also.Answered | 3 Replies | 1834 Views | Created by 40_Alpha - Sunday, May 20, 2018 1:51 AM | Last reply by Swikruti Bose - Monday, May 21, 2018 4:45 AM -
2 Votes
Getting access token by passing username / password is it official?
2) You can use any JWT Token handler code such as https://msdn.microsoft.com/en-us/library/dn205065(v=vs.110).aspx to validate ...Answered | 3 Replies | 1248 Views | Created by M S Sawan - Friday, July 24, 2015 12:50 PM | Last reply by M S Sawan - Monday, August 3, 2015 1:44 PM -
3 Votes
B2C JWT Token Signature Validation
For me, I can use the claims to get to the metadata address and thus populate SigningTokens and other properties of a TokenValidationParameters instance and then validate ...Answered | 8 Replies | 5334 Views | Created by NZSnark - Friday, November 13, 2015 1:51 AM | Last reply by TSCH - Friday, November 20, 2015 2:00 PM -
1 Votes
IDX10503 err JWT token error
The token should be used in the communication with an ASP.Net core 2.0 API running on a different URL.Answered | 5 Replies | 4803 Views | Created by AlexanderEsser - Monday, December 11, 2017 9:43 AM | Last reply by SadiqhAhmed-MSFT - Wednesday, January 3, 2018 5:26 AM -
0 Votes
Jwt token doesn't contain "groups" claim
A change was made in the way that a token is generated to correct an issue.Answered | 4 Replies | 807 Views | Created by medemskiy - Thursday, May 21, 2015 3:27 PM | Last reply by ByronTL - Wednesday, October 21, 2015 4:03 PM -
0 Votes
How to generate access token by using jwt ?
User1168443798 posted For Asp.net Core with jwt authentication, you could refer link below step by step.Unanswered | 7 Replies | 137 Views | Created by Anonymous - Sunday, September 1, 2019 3:32 AM | Last reply by Anonymous - Monday, September 2, 2019 1:10 AM -
0 Votes
How to add payload when validate validate access token valid or not ?
User-474980206 posted You need to set the payload before generating the signing key, as the signing key has a hash of the payload.Answered | 2 Replies | 70 Views | Created by Anonymous - Thursday, September 12, 2019 12:20 PM | Last reply by Anonymous - Thursday, September 12, 2019 2:12 PM -
0 Votes
.NET Core 2.2 Rollout
The .NET Core 2.2 rollout is included as part of our monthly patch.Answered | 1 Replies | 567 Views | Created by 0xTinyTomx0 - Friday, December 14, 2018 12:57 PM | Last reply by Bryan Trach - MSFT - Saturday, December 15, 2018 4:19 AM -
22 Votes
Workflow Manager Suspends Workflows - "Invalid JWT token"
Hi Steve, I installed the Workflow Manager on a second farm on another client set up exactly the same way as the first one I described in my beginning post above and got the ...Answered | 15 Replies | 21246 Views | Created by kathrynsharepoint - Sunday, August 25, 2013 11:38 PM | Last reply by mgragnani - Monday, July 31, 2017 7:24 PM -
2 Votes
When is the 'upn' claim guaranteed to be present in JWT tokens issued by WAAD?
However, I already know how to verify tokens and extract claims.Answered | 5 Replies | 6095 Views | Created by Ulrik T Rasmussen - Monday, December 12, 2016 9:39 AM | Last reply by omfarz - Monday, June 4, 2018 9:42 PM -
0 Votes
Hosting ASP.NET Core 2.2 IN Process App as Sub app of ASP.NET WEB application
Hi Ravi, How did you configuring asp.net core as sub-app in iis?Answered | 2 Replies | 1232 Views | Created by Ravi Kumar Sonkar - Tuesday, August 13, 2019 10:12 AM | Last reply by AdamCook78 - Wednesday, August 21, 2019 8:49 AM - Items 1 to 20 of 3971124 Next ›
No announcements