Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sign in process

CORE uses federated login to authenticate users. After a user is successfully authenticated CORE checks the local user database to see if the user exists.

  • The user does not exist
    The user is inserted in the user table. The mapping of federated attributes to user database fields can be configured in application.ini
  • The user exists
    Update lastlogin timestamp

User roles

The following user roles are defined.

...