extends |
Module |
|---|---|
implements |
ProtocolResult |
Implements the Provider Authentication Policy Extension
| Methods | ||
|---|---|---|
public
|
onXrdsTypes(BaseDataCollectionEvent $event): void
|
# |
public
|
onOpenIDCheckEvent(OpenIDCheckEvent $event): void
|
# |
public
|
onOpenIDResponseBuildEvent(OpenIDResponseBuildEvent $event): void
|
# |
| Methods inherited from SimpleID\Module |
|---|
init(), __construct(), beforeroute(), isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare() |
| Constants | |||
|---|---|---|---|
public
|
OPENID_NS_PAPE = 'http://specs.openid.net/extensions/pape/1.0'
|
# | |
public
|
PAPE_POLICY_NONE = 'http://schemas.openid.net/pape/policies/2007/06/none'
|
# | |
public
|
PAPE_LEVEL_NIST800_63 = 'http://csrc.nist.gov/publications/nistpubs/800-63/SP800-63V1_0_2.pdf'
|
# | |
| Properties inherited from SimpleID\Module |
|---|
$f3, $logger |