findcommonground.uk/_posts/2016-04-12-haufe-adfs-identity-for-aspnet-login.md
2016-04-12 11:44:46 +02:00

938 B

layout title subtitle category tags author author_email header-img
post Using a Haufe AFDS identity in ASP.NET Log in to an ASP.NET application with AFDS identity and check membership in specific groups general
cloud
Robert Fitch robert.fitch@haufe-lexware.com 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).

Please follow this link to the detailed documentation on our Architecture Wiki:

https://mywiki.grp.haufemg.com/display/UNITArch/Login+with+Haufe+ADFS+Identity