Home | Trees | Indices | Help |
---|
|
object --+ | Response --+ | SetupNeededResponse
A response with a status of SETUP_NEEDED. Indicates that the request was in immediate mode, and the server is unable to authenticate the user without further interaction.
|
|||
|
|||
Inherited from Inherited from |
|
|||
status =
SETUP_NEEDED |
|
|||
identity_url The identity URL for which authenitcation was attempted. |
|||
setup_url A URL that can be used to send the user to the server to set up for authentication. |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
setup_urlA URL that can be used to send the user to the server to set up for authentication. The user should be redirected in to the setup_url, either in the current window or in a new browser window.None in
OpenID 2.0.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 1 23:37:56 2014 | http://epydoc.sourceforge.net |