set path api

This commit is contained in:
Kittapath 2023-03-23 12:30:14 +07:00
parent 6d8a9f8213
commit 3858259b56
2 changed files with 26 additions and 28 deletions

View file

@ -11,10 +11,8 @@ const initOptions = {
// realm: "bma-ehr",
// clientId: "bma-ehr-vue3",
url: 'https://identity.frappet.com/',
// realm: 'exam_test',
// clientId: 'exam_vue3'
realm: 'bma-ehr',
clientId: 'bma-ehr-vue3'
realm: 'bma-ehr-exam',
clientId: 'bma-ehr-exam-vue3'
} //option keycloak ที่จะ connect
const keycloak = Keycloak(initOptions)