Solutions

Access management

SecBoard keeps who has which right in which environment, and the request that granted or removed it. Signing in is a separate question: email and password, or Active Directory / LDAP.

The access registry

The module stores access rights, roles, functions, and objects by environment: production, test, and development. It includes the access matrix, requests and revocations with approval, third-party organizations and users, API credentials, and email notifications.

How a person signs in

The authentication manual describes two methods: email and password against the SecBoard database, and Active Directory / LDAP checked on the same login form. SAML, OIDC, and OAuth social login are not in the current product. Keys and certificates have their own inventory, separate from this matrix.

Questions

No. It is the access matrix and the request workflow. Sign-in is email and password or Active Directory / LDAP.

Yes. Rights are recorded by environment: production, test, and development.

Yes. The module has third-party organizations and users, plus the request and revocation flow.

In this access module, next to the matrix. Cryptographic keys and certificates are a different registry.

Related