From: Dmitriy S. <sha...@gm...> - 2010-01-08 15:08:13
|
Hello, I want to replace (this sunday) jetty's authentication service by eXist's one. It will handle authentication by $url/j_security_check?eXist_username=.&eXist_password=. & redirect back to $url with user as eXist_username if authenticated successfully or "guest" if failed. Later, OpenID add-on will handle $url/j_security_check?eXist_openID=. or $url/j_security_check?eXist_openIDprovider=. After that, custom login-form url. Any objections? -- Cheers, Dmitriy Shabanov |