You are here

public function KeycloakServiceInterface::getCheckSessionIframeUrl in Keycloak OpenID Connect 8

Return the check session iframe URL.

Return value

string The URL of the Keycloak check session iframe.

1 method overrides KeycloakServiceInterface::getCheckSessionIframeUrl()
KeycloakService::getCheckSessionIframeUrl in src/Service/KeycloakService.php
Return the check session iframe URL.

File

src/Service/KeycloakServiceInterface.php, line 271

Class

KeycloakServiceInterface
Keycloak service interface.

Namespace

Drupal\keycloak\Service

Code

public function getCheckSessionIframeUrl();