Skip to main content

Authentication

Definition

Soffid console provides a granular access control system. That granular control system allows to administrator user to assign granular permissions to roles.

The roles may be created into Soffid application system, but could also be included in any other application system.

Be in mind that some permissions may inherit some other permissions. 

The permissions given to roles and the roles given to users are cached by Soffid. In order to reapply permissions, the user should close its session and log-in again

Screen overview

&&TODO&&

  1. Roles
  2. Information system

Standard attributes

  • Scope: scope of application.
  • Name: name of the granular permission.
  • Description: brief description of the granular permission.
  • Roles: role list assigned to that granular permission.
  • DB: I?Muestra la descripción del Role
  • Information system: asset or application, from a functional point of view.
  • Domain: the role is limited to that scope.

Actions

Authorization query action

Import

Allows you to upload a CSV file with the authorization data to add or to update the granular control system. If they exist, the values of the csv file will prevail.

&&TODO&& si trato de importar para eliminar un role de una authorization no me funciona, me deja el rol que había

First, you need to pick up a CSV file, that CSV has to contain a specific configuration. Then you need to check the contents. And finally, you need to select the mappings for each column of the CSV file to import the data correctly and to click the Import button.

Download CSV fileAllows you to download a CSV file with the authorization data.

Authorization detail actions

Add newAllows you to add a new role to the authorization. It is mandatory to apply changes to save the roles added.
DeleteAllows you to delete a role from a authorization. It is mandatory apply changes to save the roles deleted.
Apply changesAllows you to update the changes made on the authorization.
UndoAllows you to quit without applying any changes.