Make template initialization not ejected by default

This commit is contained in:
Joseph Garrone
2024-09-08 17:31:55 +02:00
parent 785ed095bc
commit 9f875160ea
4 changed files with 104 additions and 69 deletions

View File

@ -152,7 +152,6 @@ export declare namespace KcContext {
authenticationSession?: {
authSessionId: string;
tabId: string;
ssoLoginInOtherTabsUrl: string;
};
properties: {};
"x-keycloakify": {