Certificate sign-in

Authenticate using your X.509 certificate

1
Download the authentication challenge
A unique JSON document bound to your current session. It expires in 5 minutes.
↓ Download auth-challenge.json
2
Sign the file with your certificate
Open your XAdES signing tool, load the downloaded JSON, sign it with your certificate, and save the resulting .xades file.
3
Upload the signed file

Fatal error: Uncaught RedisException: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in /var/www/html/src/RedisSessionHandler.php:130 Stack trace: #0 /var/www/html/src/RedisSessionHandler.php(130): Redis->setex('sess:4dd8c1ecaf...', 1800, 'challenge_token...') #1 [internal function]: App\RedisSessionHandler->write('4dd8c1ecaf7a9e5...', 'challenge_token...') #2 [internal function]: session_write_close() #3 {main} thrown in /var/www/html/src/RedisSessionHandler.php on line 130