Just some comments
This commit is contained in:
parent
a69e91c541
commit
057356a725
3 changed files with 34 additions and 36 deletions
|
@ -261,9 +261,7 @@ public:
|
|||
// fprintf(stderr, "Client ID: %s\n", _config.ssoClientID);
|
||||
// fprintf(stderr, "Central Auth URL: %s\n", _config.centralAuthURL);
|
||||
|
||||
char buf[17] = {};
|
||||
_idc = zeroidc::zeroidc_new(
|
||||
Utils::hex(_config.nwid, buf),
|
||||
_config.issuerURL,
|
||||
_config.ssoClientID,
|
||||
_config.centralAuthURL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue