1

I've created an application for single singn on service(SSO).

I am using IDP and a ServiceProvider.

In the IDP(Identity provider)I am using

System.Diagnostics.Trace.WriteLine(created Xml oject );

to write the metadata xml .

I want know, how the target website service provider fetches this metadada? and how can I handle SingleLogoutService ?

I am using ASP.net and C#.

Martin Eden
  • 6,143
  • 3
  • 30
  • 33
AnasChavadi
  • 427
  • 1
  • 4
  • 10
  • According to [specification](https://www.oasis-open.org/committees/download.php/35391/sstc-saml-metadata-errata-2.0-wd-04-diff.pdf) you can literally put it in a known location for IdP and SP. – cassandrad Jul 13 '16 at 12:30

0 Answers0