thinktecture-ident-model Questions
2
Solved
I have a Xamarin.Forms solution with a PCL assembly, Android application and iOS application, and I want to decode a JWT in the PCL.
I can't use Thinktecture.IdentityModel.Core 1.1.0 or System.Ide...
Dagney asked 21/8, 2014 at 19:11
1
Solved
I'm setting up my own OAuth2 server. So far, I have succesfully implemented GrantResourceOwnerCredentials in my implementation of OAuthAuthorizationServerProvider. Now, because I am developing an a...
Germaine asked 17/4, 2019 at 8:5
1
Solved
My goal is a Angular app that consumes a web service, with users of the app/web service authenticated using Windows auth. Users should be able to log into a machine on our Windows domain, open a br...
Oleograph asked 27/4, 2016 at 9:51
2
I have problems when turning on compilation of views in Visual Studio. I have a fairly standard ASP.NET MVC 5 application, with a lot of references. I reference System.Web.Mvc 5.2.3.0 (latest as of...
Physics asked 29/9, 2015 at 19:51
2
Solved
I´m trying to make an AngularJs web that sends login and password to an ASP.NET WebApi backend and login this user with Thinktecture.
I have Thinktecture working fine with other project, ASP.NET M...
Ricercar asked 6/6, 2014 at 8:42
1
I am finding that Microsoft's implementation of Claim-Based Authentication is not really up to the expectation of the true Claim-Based setup, and I seems like ThinkTecture is doing a good job of re...
Wintery asked 21/12, 2013 at 15:44
1
Solved
I've just started to implement security in our web api service (mostly as a research endeavor).
And ran across new ASP.NET Identity and quite mature Thinktecture.IdentityModel library.
As I'm not ...
Fic asked 22/10, 2013 at 14:39
1
Solved
I'm using Thinktechture Identity Server to issue my SAML security tokens using the WS-Trust protocol. Then I'm calling my WEB Api with an Authorization http header containing the token. The token i...
Beret asked 21/10, 2013 at 14:54
2
Solved
I am using the excellent Thinktecture.IdentityModel library for performing authentication/authorization in an ASP.NET Web API project which will be consumed from mobile devices and possibly web cli...
Guitarist asked 3/4, 2013 at 3:13
1
Solved
Is there a practical way to access the attributes decorating a controller or action from a Message Handler/ DelegatingHandler?
From the diagram on Pedro Felix's blog entry, it looks like Message H...
Sarracenia asked 3/7, 2012 at 11:39
1
© 2022 - 2024 — McMap. All rights reserved.