Class SimpleID\Protocols\Connect\ConnectModule

extends OAuthProtectedResource
implements ProtocolResult

Module for authenticating with OpenID Connect.

Methods
Methods inherited from SimpleID\Protocols\OAuth\OAuthProtectedResource
beforeroute(), getAccessToken(), getAuthorization(), getTokenOwner(), getTokenClient(), isTokenAuthorized(), unauthorizedError()
Methods inherited from SimpleID\Module
isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare()
Constants inherited from SimpleID\Protocols\ProtocolResult
CHECKID_OK, CHECKID_RETURN_TO_SUSPECT, CHECKID_APPROVAL_REQUIRED, CHECKID_REENTER_CREDENTIALS, CHECKID_LOGIN_REQUIRED, CHECKID_IDENTITIES_NOT_MATCHING, CHECKID_IDENTITY_NOT_EXIST, CHECKID_INSUFFICIENT_TRUST, CHECKID_PROTOCOL_ERROR
Properties
Properties inherited from SimpleID\Protocols\OAuth\OAuthProtectedResource
$oauth,
Properties inherited from SimpleID\Module
$f3, $logger