OPENID_NS_2_0

OpenID Authentication 2.0 namespace URL.

3 uses of OPENID_NS_2_0
openid_association_request in modules/openid/openid.module
openid_authentication_request in modules/openid/openid.module
_openid_test_endpoint_authenticate in modules/openid/tests/openid_test.module
OpenID endpoint; handle "authenticate" requests.

File

modules/openid/openid.inc, line 40

Code

define('OPENID_NS_2_0', 'http://specs.openid.net/auth/2.0');

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.