Authentication HTTP Form
Authentication HTTP Form
The following authentication mechanism is implemented:
If any of the above steps fails, the user will be redirected to a failure URL, otherwise to a success URL.
This component is responsible to match the credentials and to store the authentication information in the session. It is recommended to use this component with to read this authentication information from session and execute an authenticated process.
Full authentication concept is available on blog post Everit Authentication. Implemented components based on this concept are listed here.