Difference between revisions of "Authenticate (Activity)"
(→Arguments) |
(→Arguments) |
||
Line 20: | Line 20: | ||
! Argument !! Type !! Direction !! Purpose | ! Argument !! Type !! Direction !! Purpose | ||
|- align="left" | |- align="left" | ||
− | | Application || {{String}} || In || | + | | Application || {{String}} || In || An Application is used to identify Contexts, the Application name have to be configured in the client's settings |
|- align="left" | |- align="left" | ||
| AuthenticationResult || {{AuthenticationResult}} || Out || A valid Authentication Token, be aware, that these kind of tokens are only supported for short period of Time. | | AuthenticationResult || {{AuthenticationResult}} || Out || A valid Authentication Token, be aware, that these kind of tokens are only supported for short period of Time. | ||
|- align="left" | |- align="left" | ||
− | | Context || {{String}} || In || | + | | Context || {{String}} || In || A Context is used to identify a View and all relevant Scopes, the Context name have to be configured in the client's settings |
|- align="left" | |- align="left" | ||
| DisplayName || {{String}} || In || Name of the File | | DisplayName || {{String}} || In || Name of the File |
Revision as of 14:18, 25 March 2020
This activity verifies login information and retrieves an Authentication Object using the UBIK USAM Service.