KVSKBAAuthCargoson
Implements KVSKBAIAuthentication.
Procedures
Authorize(HttpRequestMessage) :
Summary: Authorizes an HTTP request by providing the needed authorization information to it.
Parameters:
HttpRequest: The HTTP request to authorize.
Remarks: The procedure retrieves an authentication token from the KVSKBACargosonAuthentication codeunit and adds it to the HTTP request headers as a Bearer token for authorization purposes.