mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
Hardcoded ssoLoginUrl in auth.service retrieveAuthMethods
This commit is contained in:
@@ -33,7 +33,7 @@ module.exports = {
|
||||
auth: {
|
||||
target: {
|
||||
host: 'https://fis.tiss.tuwien.ac.at',
|
||||
page: '/spring-rest/login.html'
|
||||
page: ''
|
||||
}
|
||||
},
|
||||
// Form settings
|
||||
|
Reference in New Issue
Block a user