Update login-oauth-grant.ftl page

This commit is contained in:
Joseph Garrone
2024-05-11 00:47:18 +02:00
parent 89ddfa18b7
commit 1d4cf2a446
4 changed files with 42 additions and 3 deletions

View File

@ -262,6 +262,7 @@ export declare namespace KcContext {
client: string;
clientScopesRequested: {
consentScreenText: string;
dynamicScopeParameter?: string;
}[];
};
url: {