Single Sign-on Using ActiveDirectory

By Nardus Swanevelder

Posted June 27 2008

Summary: Microsoft's Active Directory provides a variety of services, including authentication. And sometimes clients who use Active Directory for authentication prefer to use that system rather than your application's custom login. Nardus Swanevelder shows how to integrate Active Directory credentials with your existing security system.

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Agile, Test-Driven Development In Clarion#, Part 2

5/12/2008 12:00:00 AM

In this second of two articles on Test Driven Development, Dave Harms walks through the process of creating tests cases and then writing the Clarion# code to satisfy the tests.