diff options
author | tailor <sam.alexander@vidoop.com> | 2008-11-07 20:24:12 +0000 |
---|---|---|
committer | tailor <sam.alexander@vidoop.com> | 2008-11-07 20:24:12 +0000 |
commit | db75ff88b2051f3cd809d1aa4de1f7ade1df9495 (patch) | |
tree | 44437cb8693fcb37a4412c1635e3deea64287d7e /examples | |
parent | 7b7233bf068c59297467ee04aab6f73af0172fd1 (diff) | |
download | php-openid-db75ff88b2051f3cd809d1aa4de1f7ade1df9495.zip php-openid-db75ff88b2051f3cd809d1aa4de1f7ade1df9495.tar.gz php-openid-db75ff88b2051f3cd809d1aa4de1f7ade1df9495.tar.bz2 |
[project @ getAliasedArg() returns OpenID namespace when $aliased_key is 'ns']
This fixes an rather cryptic error when using stateless mode via the DumbStore. The 'ns'
key can not be found in the alias/namespace mapping (its stored as the "Null Namespace"),
it must be returned explicitly. The inability to find the key in the mapping results in a
"Server Denied check_authentication" error, but the error is caused before any callback
to the server is made.
This also brings the PHP lib more in line with the ruby and python libs.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions