mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
removing logs
This commit is contained in:
parent
5f0c95eb02
commit
312e22ea4b
@ -42,8 +42,6 @@ var utils = function () {
|
||||
};
|
||||
|
||||
publicMethods["getDynamicClientAppCredentials"] = function (username, password) {
|
||||
log.error("username"+ username);
|
||||
log.error("password"+password);
|
||||
// setting up dynamic client application properties
|
||||
var dcAppProperties = {
|
||||
"applicationName": deviceMgtProps["oauthProvider"]["appRegistration"]["applicationName"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user