Package openid :: Package extensions :: Package draft :: Module pape5
[frames] | no frames]

Module pape5

source code

An implementation of the OpenID Provider Authentication Policy Extension 1.0, Draft 5


See Also: http://openid.net/developers/specs/

Since: 2.1.0

Classes
  Request
A Provider Authentication Policy request, sent from a relying party to a provider
  Response
A Provider Authentication Policy response, sent from a provider to a relying party
Variables
  ns_uri = 'http://specs.openid.net/extensions/pape/1.0'
  AUTH_MULTI_FACTOR_PHYSICAL = 'http://schemas.openid.net/pape/p...
  AUTH_MULTI_FACTOR = 'http://schemas.openid.net/pape/policies/2...
  AUTH_PHISHING_RESISTANT = 'http://schemas.openid.net/pape/poli...
  LEVELS_NIST = 'http://csrc.nist.gov/publications/nistpubs/800-...
  LEVELS_JISA = 'http://www.jisa.or.jp/spec/auth_level.html'
Variables Details

AUTH_MULTI_FACTOR_PHYSICAL

Value:
'http://schemas.openid.net/pape/policies/2007/06/multi-factor-physical\
'

AUTH_MULTI_FACTOR

Value:
'http://schemas.openid.net/pape/policies/2007/06/multi-factor'

AUTH_PHISHING_RESISTANT

Value:
'http://schemas.openid.net/pape/policies/2007/06/phishing-resistant'

LEVELS_NIST

Value:
'http://csrc.nist.gov/publications/nistpubs/800-63/SP800-63V1_0_2.pdf'