Part of lp.services.openid.interfaces.openid View In Hierarchy
Known subclasses: lp.testopenid.interfaces.server.ITestOpenIDPersistentIdentity
This interface is generally needed by the UI.
Attribute | account | The IAccount for the user. |
Attribute | openid_identity_url | The OpenID identity URL for the user. |
Attribute | openid_identifier | The OpenID identifier used with the request. |