sebra.safecom – keycard numbers and userid exposed as csv-files

The Sebra SAFECOM system provide keycardnumber, userid and email address through csv files generated from SEBRA-database.

Persons are identified by their userid.

Three files are generated. Employeedata is exported in "ansattnokkelkort.txt". Student data is exported through the file "nokkelkort.txt", and data for course-/temporary accounts through the file "kurs_nokkelkort.txt".

In addition there is also generated two files, ansatttoggle.txt and kurstoggle.txt in relation to the ansattnokkelkort.txt and kurs_nokkelkort.txt files.

ansatt_toggle.txt – Userid and accountingmodel pr. user

file:ansatt_toggle.txt
Content-Type: text/xml
<?xml>...

ansattnokkelkort.txt – Information about keycardnumber related to userid and email address for employees and others

file:ansattnokkelkort.txt
Content-Type: text/csv
userid string ...
name string ...
organizational-number string ...
email-address string ...
keycardnumber string ...
category string ...

kurs_nokkelkort.txt – Information about keycardnumber related to userid and email address for temporary accounts

file:kurs_nokkelkort.txt
Content-Type: text/csv
userid string ...
name string ...
organizational-number string ...
category string ...

kurs_toggle.txt – Userid and accountingmodel pr. user

file:kurs_toggle.txt
Content-Type: text/xml
<?xml>...

nokkelkort.txt – Information about keycardnumber related to userid and email address for students

file:nokkelkort.txt
Content-Type: text/csv
userid string ...
name string ...
organizational-number string ...
email-address string ...
keycardnumber string ...
category string ...