From b9280c7807f67981de7206435fcd6ebb0c7ec6c8 Mon Sep 17 00:00:00 2001 From: Robert Fitch Date: Wed, 13 Apr 2016 13:32:22 +0200 Subject: [PATCH] Changed category to howto --- _posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md b/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md index 6f0af94..13f00ef 100644 --- a/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md +++ b/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md @@ -2,7 +2,7 @@ layout: post title: How to use an On-Premise Identity Server in ASP.NET subtitle: Log in to an ASP.NET application with AFDS identity and check membership in specific groups -category: general +category: howto tags: [cloud] author: Robert Fitch author_email: robert.fitch@haufe-lexware.com