INTERFACE LOGIN

User login interface, in this view there is a form with the login for users who are already registered.

This view presents a form for a default login:

  • Username: registered username.

  • Password: User password associated with the registered username.

If the data entered is correct, the user, depending on the permissions granted, can see more information, records, pages, etc.

Depending on the authentication systems that are active such as SAML / Shibboleth, OAuth, Tequila, etc.

  • SAML: Redirects to a login with SAML where the identifier must match a user registered in OpenAccess.

Incorrect data entry. In case the wrong data is introduced, a maximum of attempts is allowed. If the number of attempts is reached, the IP address will be blocked for a certain time.

IP blocked for a certain time.

After exceeding the maximum number of attempts, the IP will be blocked and a message will be displayed with the remaining time. If the user wants to access before the time limit, they should contact an Administrator.

Last updated