other realm
This commit is contained in:
@@ -2,6 +2,6 @@ import Keycloak from 'keycloak-js';
|
||||
|
||||
export const keycloak = new Keycloak({
|
||||
url: 'https://kc.inno-js.ru',
|
||||
realm: 'test',
|
||||
realm: 'inno-js',
|
||||
clientId: 'jurnal'
|
||||
});
|
||||
Reference in New Issue
Block a user