codegouvfr / keycloak-theme-dsfr

Generic Keycloak DSFR theme
MIT License
16 stars 6 forks source link

Cascading logout page not implemented #8

Open smalot opened 4 months ago

smalot commented 4 months ago

Hi,

Context

We just implemented this plugin theme in a Keycloak POC with 2 Drupal frontend application. Those applications are connected to Keycloak using the "drupal/oidc" module (https://www.drupal.org/project/oidc).

Experimented

When we are connected to both applications, then the logout link will redirect to Keycloak logout page which triggers each front logout process. In that case, the logout screen is quickly displayed using native Keycloak theme (with grey background colors).

Expected

The logout page should be display with the respect of DSFR theme.

Many thanks

garronej commented 4 months ago

Hello @smalot,

Can you share a screen recoring of what's going on.

It it this page that is temporarely displayed? https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/base/login/logout-confirm.ftl

smalot commented 4 months ago

Hi @garronej

Here is a screenshot of the page image