Skip to content

Commit 983c656

Browse files
committed
enable consent
1 parent a29af94 commit 983c656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/keycloak/client-registration-service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ export class KeycloakClientRegistrationService {
106106
enabled,
107107
name,
108108
clientId,
109+
consentRequired: true,
109110
attributes: {
110111
'x509.subjectdn': subjectDn
111112
}

0 commit comments

Comments
 (0)