try see login url
This commit is contained in:
parent
a71e094e55
commit
4ee4842f74
@ -53,6 +53,7 @@ export class TenantSelectComponent {
|
||||
idpHint: this.config.OAUTH_IDP_HINT,
|
||||
loginHint: email ?? undefined,
|
||||
});
|
||||
console.log('LOGIN URL', url);
|
||||
return this.keycloakService.logout(url);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user