Delete 2016-04-12-haufe-adfs-identity-for-aspnet-login.md
Removing since it points to an internal wiki
This commit is contained in:
parent
19d13c8b6f
commit
b51f3d056d
|
@ -1,24 +0,0 @@
|
||||||
---
|
|
||||||
layout: post
|
|
||||||
title: Using a Haufe AFDS identity in ASP.NET
|
|
||||||
subtitle: Log in to an ASP.NET application with AFDS identity and check membership in specific groups
|
|
||||||
category: general
|
|
||||||
tags: [cloud]
|
|
||||||
author: Robert Fitch
|
|
||||||
author_email: robert.fitch@haufe-lexware.com
|
|
||||||
header-img: "images/bg-post.jpg"
|
|
||||||
---
|
|
||||||
|
|
||||||
### Overview
|
|
||||||
|
|
||||||
I developed a proof-of-concept project to test the feasibility of the following features:
|
|
||||||
|
|
||||||
- Log in to an ASP.NET application using the Haufe AFDS identity.
|
|
||||||
- In the application, perform specific operations depending on the user's membership in certain groups (e.g. only allow access to function **x** if the user is a member of group **y**).
|
|
||||||
|
|
||||||
### Link to detailed documentation
|
|
||||||
|
|
||||||
Please follow this link to the detailed documentation on our Architecture Wiki:
|
|
||||||
|
|
||||||
[https://mywiki.grp.haufemg.com/display/UNITArch/Login+with+Haufe+ADFS+Identity](https://mywiki.grp.haufemg.com/display/UNITArch/Login+with+Haufe+ADFS+Identity)
|
|
||||||
|
|
Loading…
Reference in a new issue