authGuard acc. lejdiprifti.com
This commit is contained in:
@@ -24,6 +24,11 @@ export class KeycloakInitializerService {
|
||||
onLoad: 'check-sso',
|
||||
silentCheckSsoRedirectUri: (<any>window).location.origin + '/assets/silent-check-sso.html',
|
||||
},
|
||||
// initOptions: {
|
||||
// pkceMethod: 'S256',
|
||||
// redirectUri: environment.keycloak.redirectUri,
|
||||
// checkLoginIframe: false,
|
||||
// },
|
||||
});
|
||||
|
||||
logger.info(`--->${authenticated}`);
|
||||
|
||||
Reference in New Issue
Block a user