single sign on - ASP.Net Application SSO with ADFS -


my application in asp.net 4.0 webform version. application runs on saas based model. deployed on internet.

one of client wants use adfs sso implementation.

when user logged in domain local intranet , try open application deploy on internet should automatically logged application.

process flow be

  1. user logged domain
  2. open browser , try open internet application
  3. authenticate user adfs , valid user return claims

any blog or msdn - how configure adfs (we did @ our end when user redirected adfs again ask login adfs).

how achieve this?

you talking iwa - refer this (page down).

note browser functionality.

create rp trust here.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -