updated logout
This commit is contained in:
parent
6538140333
commit
73e81d5e6c
1 changed files with 1 additions and 2 deletions
|
|
@ -100,8 +100,7 @@ function onClickLogout() {
|
|||
// keycloak.logout()
|
||||
await deleteCookie('BMAHRIS_KEYCLOAK_IDENTITY')
|
||||
await deleteCookie('BMAHRIS_KEYCLOAK_REFRESH')
|
||||
// window.location.href = 'https://bma-sso.frappet.synology.me'
|
||||
window.location.href = 'http://localhost:3020'
|
||||
window.location.href = 'https://bma-sso.frappet.synology.me'
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue