Experimental project

This is a sandbox project, which contains experimental code for developer use only.

A method to authenticate users against Services, built on the Remote User API.

This is similar to Services single sign-on client in that it authenticates against Services, but it doesn't actually intend to be a SSO solution, just a method to authenticate against services (ie. there will be no cookie sharing magic).

For the time-being, the server component isn't available. This is an attempt to Open Source some legacy closed authentication code, so for now I'm working against this legacy server. Once there is a working client, I'll start doing the same for the server bit!

This will remain a sandbox project until everything necessary to actually use it is available.

Project information