Luca Giamminonni
3e82a766d7
[CST-5587] Fixed OpenUrlServiceImplTest test
2022-06-20 15:24:45 +02:00
Luca Giamminonni
3660ec2cfa
[CST-5669] Added OrcidAuthentication configuration on local.cfg.EXAMPLE
2022-06-10 11:59:06 +02:00
Luca Giamminonni
a19d31da67
[CST-5669] Minor changes
2022-05-09 13:41:03 +02:00
Luca Giamminonni
3b153db00c
[CST-5308] Migrate OrcidAuthenticationBean
2022-04-08 18:23:23 +02:00
Hardy Pottinger
ddbaabcbb5
Requested changes
...
- only warn about failure to find a matching ePerson if canSelfRegister
is false
- tell LGTMbot everything is fine with the redirect
- remove comments about nonexistent ORCID login code
2022-01-27 10:57:54 -06:00
Luca Giamminonni
6521564d71
[DSC-196] Porting of OpenID authentication provider
2022-01-21 13:45:07 -06:00
Tim Donohue
4efe92e23d
Remove options to add IP address in JWT auth token. Fixes #2938
2021-03-31 15:34:39 -05:00
Peter Nijs
27e733c1e8
71410: Authorization for Downloads of restricted Bitstreams
...
- Add test that the ePerson session salt isn't updated when requesting a short lived token
2020-06-26 14:20:06 +02:00
Peter Nijs
b4b56750fd
71410: Authorization for Downloads of restricted Bitstreams
...
- Internal feedback
2020-06-19 10:25:17 +02:00
Peter Nijs
48a8639902
71342: Authorization for Downloads of restricted Bitstreams #1
2020-06-12 13:56:38 +02:00
Tom Desair
5b0c101b65
DS-3542 Code cleanup
2017-11-23 12:31:16 +01:00
frederic
437d3bebc7
DS-3542 HAL browser Links for Authn
2017-11-22 14:01:57 +01:00
frederic
6d2e475577
DS-3542 more tests, improvements and comments
2017-11-21 17:56:54 +01:00
frederic
41691cbe0e
DS-3542 Integration/unit tests + small changes
2017-11-21 14:05:35 +01:00
frederic
80c26906e9
DS-3542 configurable encryption
2017-11-17 17:59:16 +01:00
frederic
bf8d63c1e3
DS-3542 JWT encryption and compression
2017-11-15 17:17:55 +01:00
Tom Desair
561d577939
DS-3542 Fix salt reuse + Authorization header + licenses
2017-11-13 11:24:38 +01:00
frederic
3fb72221ca
DS-3542 Reuse salt if not expired
2017-11-13 09:45:23 +01:00
Tom Desair
8dcdcb1ebd
DS-3542: Refactoring and comments
2017-11-06 14:08:55 +01:00
frederic
3630c817e7
DS-3542 expiration time configurable
2017-11-06 14:08:43 +01:00
frederic
ec0be65d34
DS-3542 expiration time configurable
2017-11-06 14:08:01 +01:00
frederic
bc055f1612
DS-3542 More detailed status end point and other improvements
2017-11-06 14:06:35 +01:00
Tim Donohue
08d3e961be
Configuration cleanup. Restore authentication.cfg. Add example of configuring AuthN to local.cfg. Move default logging settings to dspace.cfg. Uncomment all module configs
2016-01-25 14:36:17 -06:00
Tim Donohue
a428d5a24e
Prepend all configs with module name (to ensure unique keys). Load all module configs from dspace.cfg via "include" statements.
2016-01-25 14:35:23 -06:00
Ivan Masár
3c45c1bc67
consolidate LDAP and LDAPHierarchical auth
...
Thanks to the previously merged DS-1180, the LDAPHierarchicalAuthentication
method gaind the capabilities of LDAPAuthentication. This commit renames
LDAPHierarchicalAuthentication to LDAPAuthentication and removes the
original LDAPAuthentication.
2012-09-17 10:29:40 +02:00
Tim Donohue
eae5ddf3d7
Comment changes: Updating the configurations files in "[src]/dspace/config/module/" to have a common header style which explains the purpose of the configuration file. Several config files had no/minimal context information, others were just reformatted slightly.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6799 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-11 20:29:09 +00:00
Tim Donohue
e1dc657272
Enhanced the comments at the top of all authentication configuration files. Added some basic info about available Authentication Plugins to 'authentication.cfg' header. Also updated all other authentication config files headers to refer back to 'authenticate.cfg'.
...
The end goal here is to try and make Authentication configuration a little more self-explanatory. Obviously, these comments are not meant to take the place of good documentation, but I think they will be helpful to sysadmins.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6749 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-29 15:15:35 +00:00
Stuart Lewis
686e5fffed
New modules/authentication.cfg
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6564 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 03:04:51 +00:00