Component Auth(Authentication)

The componet Auth is the flexible interface to all web services relating to CLS account authorization or authentication.

Like component ELend, it has a “structure-in/structure-out” design, with an easier string input method that allows passing a JSON string that deserializes into a structure. It also supports REST. See Calling SOAP Methods and Calling REST Methods for more information.