A sequence of actions used in the process of authentication.
e.g. Using FormAuthentication
- Action 1 - Get to url form
- Action 2 - Post to {url}/j_security_check whit params:
- j_username={username}
- j_password={pass}
- Action 3 - Get to form
Then job execution do a request of job