Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download openid_provider-7.x-1.0-rc3.tar.gztar.gz 18.34 KB
MD5: becc8193db2dad4a3ba120832ee2bf1f
SHA-1: 2bd2cdf7cbe7c1e1fba19b6f9a0d88afa45a5b71
SHA-256: 2bb659374d5351e54482f01bb768670956086d5e5ea6ea73fbd22c26e5b4f9e9
Download openid_provider-7.x-1.0-rc3.zipzip 21.48 KB
MD5: d8871be24245b4c23a67eb5a6f043b7c
SHA-1: 8507bcb70c08de302d3a4091f286b4a352d2972a
SHA-256: 18b086abd177f348eddb3908b7356c7d25cb2451a196133d4700964f1ed36852

Release notes

This is yet another bugfix release! Onwards to the real 1.0 :)

* 7bf6040 - by David_Rothstein: properly sign nickname and email since we send them out in auth_response (#1441586: SREG and AX keys aren't signed, so they are ignored by Drupal OpenID clients)
* cfb8c4f - Revert "remove unused unsolicited assertion code" (#1471324: Missing openid_provider_authentication_response() function)
* b4237ca - optimization: delete stale associations in cron
* fd79f33 - fix association verification
* 36e6958 - remove unused unsolicited assertion code
* 26473eb - fix warnings in authentication_response()
* 1cd7b1b - complete the private association support (#506530: Private association support)

Created by: anarcat
Created on: 7 Mar 2012 at 14:13 UTC
Last updated: 7 Mar 2012 at 14:16 UTC
Bug fixes

Other releases