Merge pull request #2 from Haufe-Lexware/master

Update from original
This commit is contained in:
Robert Fitch 2016-04-13 09:50:55 +02:00
commit 233b98ed4e
2 changed files with 5 additions and 27 deletions

View file

@ -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)

View file

@ -4,9 +4,11 @@ title: Resources
permalink: /resources/
---
### [API Style Guide](http://htmlpreview.github.io/?https://raw.githubusercontent.com/Haufe-Lexware/api-style-guide/gh-pages/index.html)
### [API Style Guide](https://github.com/Haufe-Lexware/api-style-guide/blob/master/readme.md)
A List of rules, best practices, resources and our way of creating REST APIs in the Haufe Group. The style guide addresses API Designers, mostly developers and architects, who want to design an API.
### [Docker Style Guide](http://htmlpreview.github.io/?https://raw.githubusercontent.com/Haufe-Lexware/docker-style-guide/gh-pages/index.html)
### [Docker Style Guide](https://github.com/Haufe-Lexware/docker-style-guide/blob/master/README.md)
A set of documents representing mandantory requirements, recommended best practices and informational resources for using Docker in official (public or internal) Haufe products, services or solutions.
### [Design Style Guide](http://do.haufe-group.com/goodlooking-haufe/)
A set of design kits and style guides for the Haufe brands: [Haufe](http://do.haufe-group.com/goodlooking-haufe/), [Lexware](http://do.haufe-group.com/goodlooking-lexware/), and [Haufe Academy](http://do.haufe-group.com/goodlooking-haufe-akademie/)