| Methods |
public
static
|
init($f3)
|
#
|
public
|
check_session(): void
Provides a page for use in an iframe to determine whether session status
has changed
Provides a page for use in an iframe to determine whether session status
has changed
|
#
|
public
|
logout(Base $f3, array<string, mixed> $params): void
Relying party-initiated logout endpoint
Relying party-initiated logout endpoint
|
#
|
protected
|
logoutForm(FormState|null $form_state = null): void
|
#
|
public
|
logoutComplete(Base $f3, array<string, mixed> $params): void
|
#
|
public
|
onOAuthAuthGrantEvent(OAuthAuthGrantEvent $event): void
Builds the OpenID Connect Session Management response on a successful
authentication.
Builds the OpenID Connect Session Management response on a successful
authentication.
|
#
|
public
|
onOauthMetadata(BaseDataCollectionEvent $event): void
|
#
|