set path api
This commit is contained in:
parent
6d8a9f8213
commit
3858259b56
2 changed files with 26 additions and 28 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue