Kristof De Langhe
55c45f5f6c
72699: Hard redirect after log in - loading fixes
2020-08-27 14:50:13 +02:00
Yana De Pauw
ca7a76b80f
Implement community feedback
...
Remove other registration references
Enabled enter submit in registration form
Fixed create-profile password validation to be on debounce
Fixed register page title
2020-06-10 10:15:06 +02:00
Kristof De Langhe
e43aa15a70
70373: Store authenticated EPerson ID in store instead of object
2020-04-15 11:14:41 +02:00
Giuseppe Digilio
a6b2ed607a
Merge remote-tracking branch 'remotes/origin/master' into shibboleth
...
# Conflicts:
# src/app/core/auth/auth.actions.ts
# src/app/core/auth/auth.effects.spec.ts
# src/app/core/auth/auth.effects.ts
# src/app/core/auth/auth.reducer.spec.ts
# src/app/core/auth/auth.reducer.ts
# src/app/core/auth/auth.service.spec.ts
# src/app/core/auth/auth.service.ts
# src/app/core/auth/server-auth.service.ts
# src/app/shared/testing/auth-request-service-stub.ts
2020-03-03 20:04:02 +01:00
Giuseppe Digilio
18e17f0dad
Added action to retrieve authenticated eperson object
2020-03-02 13:09:17 +01:00
Giuseppe Digilio
573a9b8de3
Set password as default authentication method on error
2020-02-07 14:12:14 +01:00
Giuseppe Digilio
1e99071907
Added auth action that allows to retrieve token once check on authentication cooke is successful
2020-01-17 11:51:55 +01:00
Giuseppe Digilio
fdd05d2fec
Refactored components' name and added missing tests
2020-01-02 18:21:47 +01:00
Giuseppe Digilio
1896b14520
Added CHECK_AUTHENTICATION_TOKEN_COOKIE action
2019-10-24 22:46:01 +02:00
Julius Gruber
94539cd61d
Code clean up
2019-10-18 11:37:38 +02:00
Julius Gruber
792f7bf74d
Removed isStandAlone from store
2019-10-18 08:58:36 +02:00
Julius Gruber
6a2b9dad26
Added Action to set isStandAlonePage in store
2019-10-17 15:39:33 +02:00
Julius Gruber
71fbf28984
Boolean isStandalonePage injected
2019-10-08 16:00:24 +02:00
Julius Gruber
c428b1deef
Test if reopening PR works
2019-09-04 14:14:12 +02:00
Julius Gruber
093ad47a3d
Added spaces on import {}
2019-09-03 16:34:26 +02:00
Julius Gruber
3517e9bee9
Changed type of payload in class RetrieveAuthMethodsSuccessAction
2019-08-29 10:25:52 +02:00
Julius Gruber
71f281516a
Added logs for server debug
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
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
70d95b4764
Changed auth-interceptor: location used to makeAuthStatusObject()
2019-08-02 10:39:57 +02:00
Julius Gruber
6b25dcfa70
Added Actions for ssoLogin to auth.actions.ts
2019-08-02 10:39:28 +02:00
lotte
1f336f29fd
small fixes for authentication
2018-09-12 16:11:04 +02:00
Giuseppe Digilio
e0efa5f8e5
changes based on review comments
2018-05-23 18:13:34 +02:00
Giuseppe Digilio
04be7170c3
Added auth token to auth state
2018-04-10 15:20:28 +02:00
Giuseppe Digilio
934bb603f5
Added action to insert authentication message
2018-04-04 14:49:04 +02:00
Giuseppe Digilio
696b8b73f5
Added refresh token functionality
2018-02-26 15:41:07 +01:00
Giuseppe Digilio
2637f1c28e
Finalized auth module
2018-02-22 15:47:15 +01:00
Giuseppe Digilio
4488a450c0
Fixed authentication module
2018-02-13 12:56:07 +01:00
Giuseppe Digilio
8df514f39c
Auth module improvement
2018-02-12 19:13:42 +01:00
Giuseppe Digilio
b7cff01dab
fixed auth module
2018-02-10 13:01:58 +01:00
Giuseppe Digilio
2f19f32d91
Improvement for authentication module
2018-02-09 09:55:55 +01:00
Giuseppe Digilio
19c9482009
Added first release of the authentication module
2018-02-06 15:48:05 +01:00