diff --git a/_posts/2016-04-12-haufe-adfs-identity-for-aspnet-login.md b/_posts/2016-04-12-haufe-adfs-identity-for-aspnet-login.md deleted file mode 100644 index b2d5034..0000000 --- a/_posts/2016-04-12-haufe-adfs-identity-for-aspnet-login.md +++ /dev/null @@ -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) - diff --git a/resources.md b/resources.md index 6fa4c7a..7b6c366 100644 --- a/resources.md +++ b/resources.md @@ -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/)