mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Adding comment
This commit is contained in:
parent
e5870e1306
commit
a0586ca977
@ -546,6 +546,7 @@ var module = {};
|
||||
}
|
||||
}
|
||||
}
|
||||
// If it is a logout request
|
||||
if (samlRequest) {
|
||||
var index = ssoClient.decodeSAMLLogoutRequest(ssoClient.getSamlObject(samlRequest));
|
||||
if (log.isDebugEnabled()) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user