|
|
|
This blog shows how to configure the SsoXP projects to support debug/breakpoint
In the release of SsoXP version 08.02.05, the database layer has been enhanced to support connection to external database other than MS SQL server. By leveraging OLEDB connectivity, SsoXP can talk to external databases that have OLEDB drivers such as Oracle, MySQL, Sysbase, IBM DB2, Access, etc. This new release has been tested on DNN 4.5 to 4.8 and is available from the download page.
As part of the installation, two tables and five store procedures are installed into the DNN database.
A new version of SSO module was released to support return URL
The ICPC-SsoXP version 08.01.06 has been released. This release provides enhancements to support accounts import into DNN. The free binary version is available from the download page. To try out the live demo, visit the demo server.
 The ICPC-SsoXP installation contains the compiled binary and it is available for free to the community. If you are interested to customize the module, you can purchase the source code.
The Single Sign-On module allows users to login the DotNetNuke using username and password from external database.
Questions or comments - please post it in the forum.
Ever since the first release of the SSO module (back in Dec 2006), I often received inquiries related to module setup. The common questions have been:
- How to edit the web.config to add the connection string to point to the external database?
- Where to deploy the sql scripts to support SSO?
- How to import external users into DNN?
- How do I test the module?
The ICPC-SsoXP version 08.01.05 addresses the above common questions. In this release, you will no longer need to touch the web.config file. The connection string setting is now moved to the module Settings page. By default, it uses the DNN connection string which points to local DNN database.
Previous Page | Next Page
|