Im new to SSO,im working on 15days to develop SSO.I want to implement SSO using web services and Active directory.
I created SSO with Three applications with ASPNETDB.
For each web application in web.config i given appname tag as '/'.then in database it storing Application id as '/'.While authenticating user im giving correct credentials but im unable to login successfully. and can you please tell me how to validate using
Application name.And im not implemented Active directory or LDAP.
could you please send me sample application code to develop SSo with web services and LDAP login.
Bangalore
Member
2 Points
3 Posts
Re: Modifying the ASPNETDB tables programmatically
May 11, 2012 09:34 AM|LINK
Hi steven,
Than you very much.
Im new to SSO,im working on 15days to develop SSO.I want to implement SSO using web services and Active directory.
I created SSO with Three applications with ASPNETDB.
For each web application in web.config i given appname tag as '/'.then in database it storing Application id as '/'.While authenticating user im giving correct credentials but im unable to login successfully. and can you please tell me how to validate using Application name.And im not implemented Active directory or LDAP.
could you please send me sample application code to develop SSo with web services and LDAP login.
Thanks in Advance.