Commit Graph

2213 Commits

Author SHA1 Message Date
Julius Gruber
8beece2f73 Revert "Changed auth-status model: ssoLoginUrl: string"
This reverts commit 35554b57
2019-08-02 10:41:30 +02:00
Julius Gruber
71f281516a Added logs for server debug 2019-08-02 10:40:46 +02:00
Julius Gruber
7c243623c8 Added hardcoded shibboleth button 2019-08-02 10:40:46 +02:00
Julius Gruber
39fd025252 Added spinner to shibboleth landing page 2019-08-02 10:40:46 +02:00
Julius Gruber
5d5f9c4046 Added debug logs for server 2019-08-02 10:40:46 +02:00
Julius Gruber
318c736083 Added translation for Shibboleth button 2019-08-02 10:40:46 +02:00
Julius Gruber
159ce66050 Removed logs from auth.interceptor 2019-08-02 10:40:46 +02:00
Julius Gruber
26f01d6f8f Added backend lookup if shibboleth is enabled 2019-08-02 10:40:46 +02:00
Julius Gruber
14419ca567 Removed dispatchShibAction button 2019-08-02 10:40:46 +02:00
Julius Gruber
a504d96897 post to login endpoint without credentials 2019-08-02 10:40:46 +02:00
Julius Gruber
0b56b0d8dc Changed css file of shib component to scss 2019-08-02 10:40:46 +02:00
Julius Gruber
3d5b3ea9a1 Shbboleth workflow new 2019-08-02 10:40:46 +02:00
Julius Gruber
c4ab1c5180 Removed import of deleted shibb component 2019-08-02 10:39:59 +02:00
Julius Gruber
b9c10813ce Deleted component that causes build failure 2019-08-02 10:39:59 +02:00
Julius Gruber
17e2918721 AuthInterceptor changed 2019-08-02 10:39:58 +02:00
Julius Gruber
4bcc54befd Added log to interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
70c9050fad Test dispatch of action delivering bearer token 2019-08-02 10:39:58 +02:00
Julius Gruber
0355ff3e47 Get tokoen from backend 2019-08-02 10:39:58 +02:00
Julius Gruber
4504fa1818 Test CORS policy' 2019-08-02 10:39:58 +02:00
Julius Gruber
8ed359cc7e postLoginCall() refactored 2019-08-02 10:39:58 +02:00
Julius Gruber
a36aa50d16 Added button for empty post login call 2019-08-02 10:39:58 +02:00
Julius Gruber
9a2b22943e Hardcoded button without target 2019-08-02 10:39:58 +02:00
Julius Gruber
2e9eb1d387 Changed shibb target to ..../submit 2019-08-02 10:39:58 +02:00
Julius Gruber
99ffd43d95 Changed target url to fis.tiss.tuwien.ac.at 2019-08-02 10:39:58 +02:00
Julius Gruber
e8f7aa6201 Changed log-in.component 2019-08-02 10:39:58 +02:00
Julius Gruber
1cbbcaa800 Changed href in hardcoded login button 2019-08-02 10:39:58 +02:00
Julius Gruber
1186f24cea Added success response log to auth interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
0a4df44315 Changed heading of welcome screen 2019-08-02 10:39:58 +02:00
Julius Gruber
3f13031ea3 Added hardcoded ssoLogin button 2019-08-02 10:39:58 +02:00
Julius Gruber
99576dc64a Hardcoded ssoLoginUrl in auth.service retrieveAuthMethods 2019-08-02 10:39:58 +02:00
Julius Gruber
ecdf585216 null check for auth interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
41e238bad7 Added method getLocationFromHeaders() to auth.interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
20794381f1 Refactoring of auth.interceptor 2019-08-02 10:39:58 +02:00
Julius Gruber
994d96bc95 Removed parseSSOlocation() from auth.service 2019-08-02 10:39:58 +02:00
Julius Gruber
ef9447cb54 Removed global config from auth.service 2019-08-02 10:39:57 +02:00
Julius Gruber
3dfdc9bdc5 Added 405 error response check to interceptor 2019-08-02 10:39:57 +02:00
Julius Gruber
73c046974b Branch change commit 2019-08-02 10:39:57 +02:00
Julius Gruber
086579b7f7 Added effect: checkTokenError 2019-08-02 10:39:57 +02:00
Julius Gruber
ffc724bfbc Added auth to environment.default.js 2019-08-02 10:39:57 +02:00
Julius Gruber
b4f3bf71ad Added shibboleth button to log-in.component 2019-08-02 10:39:57 +02:00
Julius Gruber
d6eab441a4 Added selectors for shibboleth login 2019-08-02 10:39:57 +02:00
Julius Gruber
52cfe846cb Added cases needed for shobboleth login to reducer 2019-08-02 10:39:57 +02:00
Julius Gruber
70d95b4764 Changed auth-interceptor: location used to makeAuthStatusObject() 2019-08-02 10:39:57 +02:00
Julius Gruber
10085ccf41 Added effect retrieveMethods$ 2019-08-02 10:39:28 +02:00
Julius Gruber
6b25dcfa70 Added Actions for ssoLogin to auth.actions.ts 2019-08-02 10:39:28 +02:00
Julius Gruber
78287f5504 Changed auth-status model: ssoLoginUrl: string 2019-08-02 10:39:27 +02:00
Tim Donohue
f4f6c21abf Merge pull request #434 from atmire/object-factory-refactoring
Replaced unnecessary model factories
2019-08-01 23:13:06 +02:00
Tim Donohue
2c3c07ce52 Merge pull request #444 from atmire/Travis-webdriver-manager-temp-fix
Patch protractor with the latest webdriver-manager
2019-08-01 17:28:32 +02:00
lotte
a891a319d8 Merge branch 'Travis-webdriver-manager-temp-fix' into object-factory-refactoring 2019-08-01 14:26:40 +02:00
Art Lowel
16b8184dad patch protractor with the latest webdriver-manager 2019-08-01 13:54:34 +02:00