SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddUser Method

Registers known user credentials.

Object Oriented Interface

public function doAddUser($login, $password);

Procedural Interface

secureblackbox_samlidpserver_do_adduser($res, $login, $password);

Remarks

Call this method to register a pair of known user's credentials with the server.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]