How do I setup a valid on-premise ADFS URI?

前端 未结 3 1526
萌比男神i
萌比男神i 2020-12-06 13:25

I have a .NET 4.6.2 Windows client application which needs to get an authentication token from our on-premise ADFS server and use it to call an ASP.NET Core REST API. It\'s

3条回答
  •  粉色の甜心
    2020-12-06 13:52

    Depending on the version of asdf, you may be able to use 'discovery' to obtain the endpoints to use.

    Have a look at this post for more details: http://www.cloudidentity.com/blog/2015/08/21/openid-connect-web-sign-on-with-adfs-in-windows-server-2016-tp3/

提交回复
热议问题