add frontchannel-logout.ftl page

This commit is contained in:
Joseph Garrone
2024-05-11 00:05:58 +02:00
parent 4f7a1c784f
commit 08cd62d924
7 changed files with 79 additions and 3 deletions

View File

@ -28,7 +28,8 @@ export const loginThemePageIds = [
"saml-post-form.ftl",
"delete-credential.ftl",
"code.ftl",
"delete-account-confirm.ftl"
"delete-account-confirm.ftl",
"frontchannel-logout.ftl"
] as const;
export const accountThemePageIds = [