diff --git a/config/environment.default.js b/config/environment.default.js index 03080f756f..f0cf41b037 100644 --- a/config/environment.default.js +++ b/config/environment.default.js @@ -29,6 +29,13 @@ module.exports = { timePerMethod: {'PATCH': 3} //time in seconds } }, + // Authentications + auth: { + target: { + host: 'https://dspace7.4science.it', + page: '/dspace-spring-rest/shib.html' + } + }, // Form settings form: { // NOTE: Map server-side validators to comparative Angular form validators