Home
The Toolkit for Online Communities
15900 Community Members, 0 members online, 2342 visitors today
Log In Register

Forum OpenACS Q&A: Re: How to create a single-sign-on mechanism for integrating external resources

OpenACS Home : Forums : OpenACS Q&A : Re: How to create a single-sign-on mechanism for integrating external resources : One Message

Check out the gatekeeper package - it passes the http request through to external applications and applies openacs security features. It does not provide a way to inform the external app about the currently logged in user though, it just allows or disallows access.