Added backend lookup if shibboleth is enabled

This commit is contained in:
Julius Gruber
2019-06-25 13:10:19 +02:00
parent 14419ca567
commit 26f01d6f8f
10 changed files with 46 additions and 37 deletions

View File

@@ -29,13 +29,13 @@ module.exports = {
timePerMethod: {'PATCH': 3} //time in seconds
}
},
// Authentications
/* // Authentications
auth: {
target: {
host: 'https://fis.tiss.tuwien.ac.at',
page: ''
}
},
},*/
// Form settings
form: {
// NOTE: Map server-side validators to comparative Angular form validators