[
https://issues.apache.org/jira/browse/STONEHENGE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chintana Wilamuna updated STONEHENGE-74:
----------------------------------------
Attachment: openid.png
openid.patch
login.php.patch
Image file should go to /images.
This uses the PHP OpenID library (2.1.3) -
http://openidenabled.com/php-openid/. Which can be included if we want to.
Comes with Apache 2.0 license so no issues with that. If someone wants to get
OpenID logins working with this patch they should install it according to the
README provided with the library.
Further more, to be able to login using your OpenID the ID must exist in the
database. Ideally if a user is the first time user, he/she should be added to
the database with the default values for other fields, this is not implemented
yet.
> OpenID login for PHP client
> ---------------------------
>
> Key: STONEHENGE-74
> URL: https://issues.apache.org/jira/browse/STONEHENGE-74
> Project: Stonehenge
> Issue Type: New Feature
> Components: PHP_CLIENT
> Environment: PHP
> Reporter: Chintana Wilamuna
> Priority: Minor
> Fix For: M2
>
> Attachments: login.php.patch, openid.patch, openid.png
>
>
> As part of the effort of moving to claims based security -
> https://issues.apache.org/jira/browse/STONEHENGE-73, add OpenID login for
> Stonehenge PHP client.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.