Description Usage Arguments Details Value Author(s) Examples
authBasic
Logs in and returns a fully populated coreApi object in $coreAPI.
1 |
coreApi |
object of class coreApi that contains username, password, baseURL and tenant. tenant is required if user has access to multiple tenants. |
... |
additional arguments passed to |
authBasic
Authenticates against the ODATA REST API using basic authentication.
List of length 2, containing coreApi
and response
objects:
content
is the passed coreApi
object with jsessionid
, awselb
and employeeid
populated.
response
is the entire HTTP response.
Craig Parman info@ngsanalytics.com
Scott Russell scott.russell@thermofisher.com
Adam Wheeler adam.wheeler@thermofisher.com
Natasha Mora natasha.mora@thermofisher.com
Francisco Marin francisco.marin@thermofisher.com
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.