Skip to content

The audit API for the Online Research Database Service (ORDS)

License

Notifications You must be signed in to change notification settings

ox-it/ords-audit-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ords-audit-api

The audit API for the Online Research Database Service (ORDS)

build status image Download

API Documentation

The API documentation can be found at /api/1.0/audit/swagger.json

Configuration Properties

Database and security configuration

ords.hibernate.configuration=hibernate.cfg.xml

Optional; the location of the hibernate configuration file.

ords.shiro.configuration=file:/etc/ords/shiro.ini

Optional; the location of the Shiro INI file

 ords.server.configuration=serverConfig.xml

Optional; the location of the Server configuration file

Mail server configuration

The following properties are used for the email server connection

mail.smtp.auth=true
mail.smtp.starttls.enable=true
mail.smtp.host=localhost
mail.smtp.port=587
[email protected]
mail.smtp.username=
mail.smtp.password=

About

The audit API for the Online Research Database Service (ORDS)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages