extends |
AuthSchemeModule |
|---|
An authentication scheme that provides automatic authentication via a client certificate.
| Methods | ||
|---|---|---|
public
|
onNonInteractiveAuthEvent(NonInteractiveAuthEvent $event): void
|
# |
protected
|
hasClientCert(): bool
|
# |
public
|
onUserSecretDataPaths(BaseDataCollectionEvent $event): void
|
# |
| Methods inherited from SimpleID\Auth\AuthSchemeModule |
|---|
__construct() |
| Methods inherited from SimpleID\Module |
|---|
init(), beforeroute(), isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare() |
| Properties inherited from SimpleID\Auth\AuthSchemeModule |
|---|
$auth, $mgr |
| Properties inherited from SimpleID\Module |
|---|
$f3, $logger |