Examples for using URLs for login
The following examples show how to use URLs for login. In these examples, midTierServer is the name of the web server, arsys is the default context path, and URL is a valid URL. When creating login URLs, do not include quotation marks around parameter values.
Example 1 - Login with default login page
The user logs in by using the default login page, and then goes to the specified URL.
Example 2 - Login with customized login page
goto=<URL>=&server=<ARSystemServer>
The user logs in by using a login page customized for an application, and then goes to the specified URL.
Example 3 - User logged in automatically
The user is logged in automatically and goes directly to the specified URL.
Example 4 - Logout
The user logs out and goes directly to the specified URL.
Example 5 - Login
The user logs in and goes directly to the specified URL.