checkauth logic & login dialog
This commit is contained in:
@@ -30,14 +30,9 @@
|
||||
},
|
||||
"userLib": {
|
||||
"className": "myUser",
|
||||
"authEndpoint": "https://api.dev.eismea.eu/stable/authorizer/checkAuthenticated",
|
||||
"logoutEndpoint": "https://api.dev.eismea.eu/stable/authorizer/logout",
|
||||
"apiDiscoveryEndpoint": "https://api.dev.eismea.eu/stable/apis/services",
|
||||
"resourcePermissionsEndpoint": "https://api.dev.eismea.eu/stable/permissions",
|
||||
"apiStage": "stable",
|
||||
"apiStageExceptions": {
|
||||
},
|
||||
"authForwardDomain": true,
|
||||
"checkauthEndpoint": "/api/checkauth",
|
||||
"loginEndpoint": "/api/logout",
|
||||
"logoutEndpoint": "/api/logout",
|
||||
"keepAliveSeconds": 0
|
||||
},
|
||||
"matomo4sparc": {
|
||||
|
||||
Reference in New Issue
Block a user