Skip to content

Usage@Sign in

Jan Tomášek edited this page Nov 18, 2020 · 2 revisions
  • ARCLib uses LDAP accounts for authentication but manages the authorization in its own database.

  • User signs in using their LDAP credentials.

    a) If the user is new to the ARCLib system, user account without roles is created and other users with appropriate permission has to assign the producer and roles to the new user in Users section.

    b) If the user already exists in a system after sign in he sees the data and menu corresponding to his role and producer (for example user with producer A can't see data of producer B)

  • The authorization tokens at back end are renewed automatically with the keep alive service called from the front end.

Clone this wiki locally