Mmm, software
Showing posts with label
API
.
Show all posts
Showing posts with label
API
.
Show all posts
Tuesday, July 18, 2017
Adding Azure Active Directory OAuth 2.0 authentication to a Service Fabric Web API (Stateless) service
›
... is pretty much the same as adding it to a normal Web API 2.0 application: [Authorize] public class ValuesController : ApiController...
Monday, January 18, 2016
Enabling manipulation of Azure Active Directory groups through Web Applications via the Azure Graph SDK
›
In your application(s) (plural if you're using a web / native application delegating to a Web Services API which is doing the actual wor...
Wednesday, August 26, 2015
Using ADAL in Javascript to enable use of Azure Active Directory from an AngularJS SPA
›
Check this out, apparently it came out last fall in Azure: http://www.cloudidentity.com/blog/2014/10/28/adal-javascript-and-angularjs-deep...
Monday, August 03, 2015
My website doesn't accept my Active Directory credentials and just keeps prompting me over and over. Or if it's Chrome, just gives me a middle finger straight up.
›
Recently, I've been having the problem of trying to reach some of the internal applications that my company develops that uses Windows A...
Tuesday, May 26, 2015
Implementing delegated authentication from an Azure MVC web app to an Azure Web API web service
›
Follow the information on this tutorial . Contained within that link, is this tutorial on authenticating a web app with delegated user iden...
Monday, May 18, 2015
Creating an Intranet MVC 5 application using Windows Authentication that connects to a separate Intranet Web API 2 application also using Windows Authentication
›
Recently I wanted to create an Intranet MVC application using Windows Authentication that connects to a separate, pre-existing Intranet Web ...
Tuesday, July 08, 2008
More Tomcat quirks
›
I recently ran across a problem with receiving a LinkageError in one of my web applications. The problem occurred when Acegi security tried...
Thursday, September 06, 2007
Google Disappointment
›
...do it. You just might find a page with me ... pointing at Google on my screen. Today I was messing around with some of the CSS styling i...
›
Home
View web version