Users

The user is a person that will be able to connect to the application.

Warning

To be able to connect, the user must have a password and a user profile defined.

User screen

User screen

ProjeQtOr and LDAP users

ProjeQtOr offers three modes of authentication.

ProjeQtOr users

  • Users’ information is kept in the application database.

  • Password policy and login behavior are managed by the application.

  • See: User and password

Note

The users “admin” and “guest” are created during installation.

LDAP users

  • Allows users defined in an external directory to login at ProjeQtOr by the LDAP protocol.

  • Users’ information and password policy are managed in the external directory.

  • for each user from an LDAP, the word “comes from Ldap” will be displayed next to the user’s name with possibility of modification according to the rights of the connected user

  • See: LDAP Management Parameters

SSO users

  • Allows users to connect to ProjeQtOr using the SSO protocol.

  • Set entity ID, IDP certificate, unique login and logout, etc.

  • Information message on creating a new user from SAML

  • User information and password policy are In progress by your SSO solution.

  • See Single Sign On SAML2

Default user profile

  • A default user profile is set during creation of the user.

  • A different default profile can be set according to mode of authentication.

Web Service

  • ProjeQtOr provides an API to interact with its elements. It is provided as REST Web Service.

  • An API key is defined for the user.

  • This API key is used to encrypt the data for methods: PUT, PUSH and DELETE.

Section Description

Users description section fields - Required Field Required File legend

Field

Description

Id

Unique Id for the user.

Photo

Photo of the user.

Required File User name

login id of the user.

Real name

Name of the user.

Initials

Initials of the user.

Email address

Email address of the user.

Required File Profile

Profile of the user.

Locked

Flag used to lock the user, to prohibit connections.

Is a contact

Is this user also a contact?

Is a resource

Is this user also a resource?

Closed

Flag to indicate that user is archived.

Description

Complete description of the user.

Warning

User name

The user name must be unique.

Allocated asset

This section allows you to view all the equipment connected to the user in the form of a simple table.

Allocated asset

Allocated asset for the selected user

Each line of equipment is clickable and directs to the element screen.

See:Asset Management

Section Miscellanous

Users miscellaneous section fields

Field

Description

Don’t receive team mails

Box checked indicating that the resource doesn’t want to receive mails sent to the team.

Comes from LDAP

Box checked indicating that the user information come from LDAP.

API key

Key string used by web service consumer.