Forums / Suggestions / Openid Compatible Login

Openid Compatible Login

Author Message

Andreas Kaiser

Tuesday 03 April 2007 4:26:35 pm

Option to give openid login would be nice. Other frameworks like ror and joomla 1.5 have or will have openid plugins.

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

Heath

Tuesday 03 April 2007 4:55:03 pm

Sounds like a feature request for an "OpenID (Compatible) Login Handler" Extension :)

<i>http://ezpedia.org/wiki/en/ez/authentication
http://ezpedia.org/wiki/en/ez/login
http://ezpedia.org/wiki/en/ez/login_handler
http://ezpedia.org/wiki/en/ez/single_sign_on</i>

There are many examples of an eZ publish login handler extension to use as an example to build your own. If you do implement this solution, please do contribute it back to the community.

hth,

Brookins Consulting | http://brookinsconsulting.com/
Certified | http://auth.ez.no/certification/verify/380350
Solutions | http://projects.ez.no/users/community/brookins_consulting
eZpedia community documentation project | http://ezpedia.org

Andreas Kaiser

Tuesday 26 June 2007 3:41:09 am

I've seen the openid login has been implemented in eZ components.

If I have time I will look to code a extension for eZ Publish, and contribute it to the community...

eZ Partner in Madrid (Spain)
Web: http://www.atela.net/

Heath

Tuesday 26 June 2007 5:29:39 am

Hello Andreas,

With the maturity of eZ Components and the inclusion of OpenID support,
an looking at the Authentication component source code.
http://svn.ez.no/svn/ezcomponents/trunk/Authentication
http://svn.ez.no/svn/ezcomponents/trunk/Authentication/src/filters/openid/
http://svn.ez.no/svn/ezcomponents/trunk/Authentication/tests/filters/openid/

I wonder how much source code could be modified to meet your needs today
within eZ Publish or an eZ Publish extension?

I've heard of others speaking about using eZ Components and the PHP5 Port
to create eZ Publish (PHP5 Port) extensions which use an eZ component.

Re: eZ components through extensions,
http://ez.no/community/forum/developer/ez_components_through_extensions

Though this may not be the best approach if your needs are more short term than long term.

I wonder, is it possible to add to user authentication process without patching (re: hacking) the eZ Publish kernel? If it's not possible to avoid patching the kernel to add this support (at this time, in the short term; right now).

The next question (in my mind) is how much code duplication can be avoided by looking to existing solutions like the Authentication component; while designed for php5, I still wonder if parts could be re-factored back to php4 to meet these needs in the short term.

hth

Brookins Consulting | http://brookinsconsulting.com/
Certified | http://auth.ez.no/certification/verify/380350
Solutions | http://projects.ez.no/users/community/brookins_consulting
eZpedia community documentation project | http://ezpedia.org