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.