Breadcrumbs

No ssh functionalities

Here is the new documentation for all actions from websecadmin. A must for all functionalities to work is for veridiumid user to be able to restart services (sudo priviledges to details). This is the default in veridium installations - if the client changes this, most functionality will not work. Complete list of sudoers commands for veridiumid user is below



Easier configuration of CBA

CERTIFICATE authentication method

Elasticsearch cluster management

Elasticsearch troubleshooting & useful commands

Fido configuration

FIDO relying party - changing the default fido origin

All configurations should be done in websecadmin

All templates must be modifed from now on from websecadmin and propagated to nodes.

Custom reports generation

Custom reports generation

Traceability and Logs Reporting

Enhanced Traceability and Device Log Reporting

Live change of DEBUG in log4j.xml

Changing the Log Level at Runtime

Application CA renewal or change with a different one

Application CA Lifecycle Management from Veridium Admin

On fresh install there are created more journeys for different scenarious

Journey examples

CDCR improved process - only by pointing to proper zookeeper config file

VeridiumID Server On-Prem - Cross DataCenter Replication using the same CA (VeridiumID 3.8.4+)

Default installation - ports are switched between shibboleth and websec.

Now exteranal shibboleth is on 443 (no certificate) and websec on 8944 (client certificate)

Renewal of OPA certificate

Renewal is done from websecadmin and automatically propagated to nodes - Renew internal application certificates

Better visibility on certificate expiration dates

Display new certificates in dashboard

Also for AD and Default certs - to review the certificate documentation ; also include renewal in admin and ssp IDP certs.


/etc/sudoers.d/veridiumid-user

veridiumid ALL=(root) NOPASSWD: /bin/systemctl stop ver_*
veridiumid ALL=(root) NOPASSWD: /bin/systemctl start ver_*
veridiumid ALL=(root) NOPASSWD: /bin/systemctl enable ver_*
veridiumid ALL=(root) NOPASSWD: /bin/systemctl disable ver_*
veridiumid ALL=(root) NOPASSWD: /bin/systemctl restart ver_*
veridiumid ALL=(root) NOPASSWD: /bin/systemctl status ver_*


To restrict access to infrastructure-related operations and custom reporting, a new admin-limited role has been introduced. The role grants all administrative permissions except INFRA and CUSTOMREPORTS, enabling day-to-day platform administration while keeping critical infrastructure and reporting capabilities restricted.


Last updated: