OpenID2.0
OpenID
2.0
This feature enables web applications to integrate OpenID 2.0 for authenticating users instead of, or in addition to, the configured user registry.
Enabling this feature
To enable the OpenID 2.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>openid-2.0</feature>