Sustainsys SAML2 Sample for ASP.NET Core WebAPI without Identity

后端 未结 2 1599
滥情空心
滥情空心 2021-01-05 23:46

Does anyone have a working sample for Sustainsys Saml2 library for ASP.NET Core WebAPI only project (no Mvc) and what\'s more important without ASP Identity? The sample prov

2条回答
  •  孤独总比滥情好
    2021-01-06 00:20

    For anyone who still needs assistance on this issue, I pushed a full working example to github which uses a .Net Core WebAPI for backend and an Angular client using the WebAPI. you can find the example from here:

    https://github.com/hmacat/Saml2WebAPIAndAngularSpaExample

提交回复
热议问题