Alexandre Vryghem
94ceee9080
Merge remote-tracking branch 'templates/dspace-7.6' into fix-display-order-authentication-methods_contribute-7.6
...
# Conflicts:
# src/app/shared/log-in/log-in.component.html
# src/app/shared/log-in/methods/log-in-external-provider/log-in-external-provider.component.spec.ts
# src/app/shared/log-in/methods/oidc/log-in-oidc.component.html
# src/app/shared/log-in/methods/oidc/log-in-oidc.component.spec.ts
# src/app/shared/log-in/methods/orcid/log-in-orcid.component.html
# src/app/shared/log-in/methods/password/log-in-password.component.ts
# src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.html
# src/app/shared/log-in/methods/shibboleth/log-in-shibboleth.component.spec.ts
2023-08-02 21:01:36 +02:00
Alexandre Vryghem
71cf66ecf4
Fix display order of authentication methods
2023-08-02 10:00:43 +02:00
Michael Spalti
290a89909e
Added check for external auth and page refresh
2023-04-19 11:39:59 -07:00
Art Lowel
4b20b0cb81
force initservices to wait until authentication is no longer blocking
2022-08-23 17:50:46 +02:00
Art Lowel
3bc5ee0253
pages loading twice poc
...
Cherry-picked from original branch started from Angular 13 PR
2022-04-27 11:58:43 +02:00
Giuseppe Digilio
fbde0cbad9
Revert "[CSTPER-144] Fixed issue with authorization request encountered while logging-in with external idp"
...
This reverts commit 73a9fe16
2021-07-19 17:54:02 +02:00
Marie Verdonck
4b1f086469
79700: Feedback 2021-06-15 applied
2021-07-01 15:52:12 +02:00
Marie Verdonck
e88baa1995
79700: specs for modal, auth check for idleness tracking & stop blocking at token success
2021-07-01 15:52:12 +02:00
Marie Verdonck
38387d1a0f
79700: Tracking idleness & idle modal
2021-07-01 15:52:12 +02:00
Giuseppe Digilio
73a9fe16c5
[CSTPER-144] Fixed issue with authorization request encountered while logging-in with external idp
2021-06-23 10:41:54 +02:00
Art Lowel
e9a2b4b368
made the redirect after logging out blocking as well
2020-09-03 12:58:40 +02:00
Art Lowel
724e5d1f12
add blocking state to make dealing with log in errors more user friendly
2020-09-01 10:10:39 +02:00
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
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
9741fbe9f6
Code clean up
2019-10-18 12:38:14 +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
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
3b6a20bf67
Added further dynamic authentication methods
2019-08-08 11:05:12 +02:00
Julius Gruber
12941640a4
Removed old shibboleth code
2019-08-05 15:32:41 +02:00
Julius Gruber
de8bcce8be
Removed ssoLoginUrl from initial auth state
2019-08-05 15:17:53 +02:00
Julius Gruber
c8f4db618e
Store available authentication methods in ngrx/store
2019-08-05 14:45:57 +02:00
Julius Gruber
71f281516a
Added logs for server debug
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
4504fa1818
Test CORS policy'
2019-08-02 10:39:58 +02:00
Julius Gruber
52cfe846cb
Added cases needed for shobboleth login to reducer
2019-08-02 10:39:57 +02:00
lotte
1f336f29fd
small fixes for authentication
2018-09-12 16:11:04 +02:00
Giuseppe Digilio
099ebd487f
fixes
2018-06-07 12:30:24 +02:00
Giuseppe Digilio
e0efa5f8e5
changes based on review comments
2018-05-23 18:13:34 +02:00