Added auth to environment.default.js

This commit is contained in:
Julius Gruber
2019-06-03 10:49:47 +02:00
parent b4f3bf71ad
commit ffc724bfbc

View File

@@ -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