Commit Graph

20 Commits

Author SHA1 Message Date
Antonio Calanducci 60777b4f57 Merge pull request 'Fix subrequest respose for legacy app too' (!3) from antonio.calanducci/pep-container-image:master into master
Reviewed-on: #3
2024-10-18 17:42:14 +02:00
Antonio Calanducci d98d63358e Fix subrequest respose for legacy app too 2024-10-18 17:40:34 +02:00
Antonio Calanducci a0c0738d09 Merge pull request 'Merging several fixes from antonio's fork' (!2) from antonio.calanducci/pep-container-image:master into master
Reviewed-on: #2
2024-10-18 11:43:44 +02:00
Antonio Calanducci 41fa1d9df2 Fix to handle binary responses from the upstream server 2024-10-18 11:39:51 +02:00
Antonio Calanducci 37b9e1f8f3 Fix accounting info retrieval 2024-09-05 23:52:31 +02:00
Antonio Calanducci 3021aa4ddd Add https protocol and hostname to redirect URLs 2024-06-04 16:46:44 +02:00
Antonio Calanducci 8cb8df28c9 Update export default to export both enforce and enforce_legacy 2024-06-03 17:20:32 +02:00
Antonio Calanducci 473cae9487 Add proper stringify to backend querystring 2024-06-03 16:44:13 +02:00
Antonio Calanducci 28141c34ab Remove stripToken functionality 2024-06-03 15:29:26 +02:00
Antonio Calanducci ad22dc24e7 Add debug to stripLegacyToken 2024-05-31 16:18:54 +02:00
Antonio Calanducci 5e42773344 Add stripLegacyToken property in config.js to avoid passing the legacy token to subrequests 2024-05-31 15:12:27 +02:00
Antonio Calanducci 2dece4c576 Improve logging 2024-05-31 10:40:30 +02:00
Antonio Calanducci e53a1d594f Fix account legacy and make ServiceClass parametric 2024-05-31 10:12:38 +02:00
Antonio Calanducci a33bce76e3 Update pep.js to handle log levels 2024-05-30 18:20:00 +02:00
Andrea Dell'Amico efdb169c10 Merge pull request 'Add support for multiple authorization scopes for legacy token; JWT token will use only the first authorized scope defined in config.js' (!1) from antonio.calanducci/pep-container-image:master into master
Reviewed-on: #1
2024-05-22 10:42:08 +02:00
Antonio Calanducci 1c033b0443 Update accounting to take only the first scope for jwt token 2024-05-22 10:22:41 +02:00
Antonio Calanducci 3c3bcdf838 Add support for multple authorization scopes for legacy token; JWT token will use only the first authorized scope defined in config.js 2024-05-22 10:18:12 +02:00
Antonio Calanducci fc991a110c add conditional logic for choosing between legacy and jwt tokens 2024-05-10 12:45:30 +02:00
Andrea Dell'Amico 29ae2314e2
First commit. src files partly taken from Antonio Calanducci's repository. 2024-05-07 18:48:37 +02:00
D4Science 5795566c5d Initial commit 2024-05-07 14:17:24 +02:00