mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing the login issue
This commit is contained in:
parent
9def8aa609
commit
87b2fb3603
@ -520,7 +520,7 @@ var module = {};
|
||||
response.sendError(500, msg);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @type {{sessionId: string, loggedInUser: string, sessionIndex: string, samlToken:
|
||||
* string}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user