[PEPr] Proposal for Authentication::OpenID

View: New views
9 Messages — Rating Filter:   Alert me  

[PEPr] Proposal for Authentication::OpenID

by Bill Shupp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Bill Shupp (http://pear.php.net/user/shupp) proposes Authentication::OpenID.

You can find more detailed information here:
 http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PEPr] Comment on Authentication::OpenID

by Till Klampaeckel-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Good stuff, Bill! (With no offense to someone else out there on the
Intarwebs, but) A great OpenID implementation in PHP is long due. ;-)

--
http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PEPr] Changes in proposal for Authentication::OpenID

by Bill Shupp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Bill Shupp (http://pear.php.net/user/shupp) has edited the proposal for Authentication::OpenID.

Change comment:

* Added POST support for OpenID_RelyingParty::verify()

* Added support for duplicates in openid.signed (Yahoo! bug)

* Styled examples - thanks Danny Trinh!

* Fixed a bug in the discovery example

* More tests

* Factored DH related request stuff into new
OpenID_Association_DiffieHellman

Please review the proposal:
http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PEPr] Changes in proposal for Authentication::OpenID

by Bill Shupp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Bill Shupp (http://pear.php.net/user/shupp) has edited the proposal for Authentication::OpenID.

Change comment:

Added a link to live examples

Please review the proposal:
http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PEPr] Changes in proposal for Authentication::OpenID

by Bill Shupp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Bill Shupp (http://pear.php.net/user/shupp) has edited the proposal for Authentication::OpenID.

Change comment:

Initial XRI support, some bug fixes

Please review the proposal:
http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PEPr] Comment on Authentication::OpenID

by Alexey Borzov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Alexey Borzov wrote:
> Are there any issues in HTTP_Request2 that prevent using it here and
> require using PHP4 HTTP_Request instead?

Ah, me stupid, me no can read. :[

I'll think about enabling redirect support in HTTP_Request2 and / or porting
HTTP_Client to PHP5.

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PEPr] Comment on Authentication::OpenID

by Alexey Borzov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Are there any issues in HTTP_Request2 that prevent using it here and
require using PHP4 HTTP_Request instead?

--
http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PEPr] Comment on Authentication::OpenID

by Bill Shupp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Alexey:  Yes.  From the proposal description:  "HTTP_Request is used
instead of HTTP_Request2 because following redirects was not included in
HTTP_Request2...".  However, I do need ssl peer/host verification, and I'm
not sure if HTTP_Request even supports that at this time.  So something
needs to change.

--
http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PEPr] Changes in proposal for Authentication::OpenID

by Bill Shupp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Bill Shupp (http://pear.php.net/user/shupp) has edited the proposal for Authentication::OpenID.

Change comment:

Forgot to add the Date dependency in the proposal.

Please review the proposal:
http://pear.php.net/pepr/pepr-proposal-show.php?id=603

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php