RE: Testing SourceID.NEt v0.3 in windows 2003
"Cholan NSamy" <[email protected]> Fri, 8 Aug 2003 03:16:29 -0700
| Newsgroups | gmane.comp.sourceid.sso.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks steven, it worked when I changed to idp-sample and sp-sample through out the application.=20 Coming back to the point, yes I haven't updated the web.config file. It was reading "/idp-sample/logon.aspx" instead of "/idp/logon.aspx".=20 Cholan. -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Friday, August 08, 2003 3:25 PM To: [email protected] Subject: RE: [SourceID SSO-dev] Testing SourceID.NEt v0.3 in windows 2003 Hi Cholan - I decided to adopt idp-sample and sp-sample across the baord for the samples. This meant updating the provoders.xml as you did, as well as the idp-authentication-uri etc in the web.config files - did you also do this? The physical paths should be ok pointing to idp-sample (e.g. the providers-file in the web.configs), but the relative uri's must be updated in the config to point to the virtual directory (e.g. /idp-sample/logon.aspx) and so on. One of these settings is not correct and that is why you getting the error you showed earlier. What I would suggest - based only on my experiences and not necessarily the best way (Dave will give better guidance on that) - is to use idp-sample and sp-sample for all directory names and virtual directory names. At least when you get it working you can work backwards :) Steven. ----- Original Message -----=20 From: "Cholan NSamy" <[email protected]> To: <[email protected]> Sent: Friday, August 08, 2003 10:40 AM Subject: RE: [SourceID SSO-dev] Testing SourceID.NEt v0.3 in windows 2003 Yes steven, your guess is correct,=20 My virtual directory name is IDP and it is linked with directory is "d:\inetpub\wwwroot\idp-sample".=20 Is that the reason why I'm getting that error... But In provider.xml I have changed the links to point to http://localhost/idp as well as http://localhost/sp. So in that XML for single sign on service the tag will be like this <lib:SingleSignOnServiceURL>http://localhost/idp/Authenticator.ashx</lib :SingleSignOnServiceURL> Then why we need to set this? cholan _______________________________________________ sso-dev mailing list [email protected] http://mail.sourceid.org/mailman/listinfo/sso-dev