Configuration
Get version
Returns the product version and build (file) number of the NSEV deployment serving your tenant. No authentication is required.
Use this to check which NSEV release your tenant runs - releases roll out to tenants gradually, so features marked Available as of NSEV vX.Y may not be on your tenant yet. See the changelog for what changed in each release.
GET
Error
Previous
List signing methodsRetrieves the signing methods that are currently enabled or disabled in the
NSEV configuration, so integrators can discover which methods an
installation supports without maintaining a duplicate list.
The response covers both the legacy **SigningTypes** (from the deprecated
Signing Options settings) and the newer **SigningMethods** together with the
**Signing Behavior** they belong to. New signing methods are formatted as
`SigningBehavior:SigningMethod` - for example `SmartCard:BeID`. The
`RemoteHashSigning` behaviour covers the `itsme` and `Swisscom` methods.
When a signing method returns `RequiredProperties`, mandated signing rules
have been applied to it: NSEV compares the data passed in those
properties against the data retrieved from the signing certificate or signing
service to decide whether a signer is mandated to sign in a given session.
Next
Error