ADFS SSO not working in ASP.NET MVC

Ajit Yadav 1 Reputation point
2021-04-07T09:54:31.247+00:00

Hi,

I want to integrate ADFS SSO in my MVC application.

I am using the Microsoft.Owin.Security.WsFederation

I have set the meta data url: 'https://********/metadata**'

Wtrealm: 'https://********/'

Wreply:'localhost:4344'

i have also integrate the RedirecUri in action.

I have checked the network tab after some request i got the localhost redirected you too many times

query params of url is

http://localhost:54415/?
wtrealm=*****
&wctx=***
&wa=wsignin1.0
&wreply=http%3A%2F%2Flocalhost%2F

in each request wctx is changing.

Your help will be highly appreciated.

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,187 questions
{count} votes