Allows only authorized HTTP requests to pass through. Unauthorized requests get a redirect to the authorization server as response.
Attributes
| Name | Required | Default | Description | Examples |
|---|
| loginLocation | false | - | location of the login dialog template (a directory containing the index.html file as well as possibly other resources). Required for older browsers to work. | file:c:/work/login/ |
| loginPath | false | /login/ | context path of the login dialog | - |
| publicURL | false | - | - | - |
| revalidateTokenAfter | false | -1 | time in seconds until a oauth2 access token is revalidatet with authorization server. This is disabled for values < 0 | - |
Child Elements
Can be used in