- fixed login with spid fe issue;
- improved 'add user' form; - added new field 'paragraph';
This commit is contained in:
@@ -22,7 +22,7 @@ const Login = () => {
|
||||
|
||||
const loginWithSpid = () => {
|
||||
if (!loading) {
|
||||
//window.location.replace(`${API_BASE_URL}/saml2/authenticate/loginumbria`);
|
||||
window.location.replace(`${API_BASE_URL}/saml2/authenticate/loginumbria`);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user