Commit Graph

20 Commits

Author SHA1 Message Date
Mauro Mugnaini 9335a80b5a Added JUnit dependency and test 2020-09-04 18:31:12 +02:00
Mauro Mugnaini 9dd3f3843e Added helper method for "Bearer token" direct use 2020-08-18 12:40:53 +02:00
Mauro Mugnaini bb3728c421 Added some log message to better debug and remove the exception raise 2020-08-13 20:47:37 +02:00
Mauro Mugnaini 71a017c721 Reintroduced wrongly removed (renamed) only `getAsBearer` method (as deprecated) to avoid dependents projects changes 2020-08-13 18:27:53 +02:00
Mauro Mugnaini 7e035d24c2 Added avatar settings and retrieve helper method (#19726) 2020-08-12 20:12:21 +02:00
Mauro Mugnaini a80f07c759 Rationalized logs 2020-07-03 17:31:19 +02:00
Mauro Mugnaini 9aafc0d289 Using azp field (if present) also in logout 2020-06-30 13:57:41 +02:00
Mauro Mugnaini cb05b4a63b Authorized party field is used first refresshing the token if clientId is not provided 2020-06-30 12:47:30 +02:00
Mauro Mugnaini c8e2a30489 Added getter for authorized party field (azp) 2020-06-30 12:46:45 +02:00
Mauro Mugnaini a8f328cf56 "exp" field was wrongly returned as string instead of Long 2020-06-29 16:43:16 +02:00
Mauro Mugnaini 65e2882c2f Refactoring of common code and new mthods to get "refreshed" token 2020-06-29 16:22:51 +02:00
Mauro Mugnaini 10806e57cb Typo fixed 2020-06-26 18:15:05 +02:00
Mauro Mugnaini faf59e9d00 Now mapping is fault tollerant to support all kind of clients 2020-06-26 18:10:27 +02:00
Mauro Mugnaini db882bd0bf Request method declaration fixed and some logs added 2020-06-26 18:09:36 +02:00
Mauro Mugnaini 5e2cb4bc52 Renamed packages from com.nubisware.* to org.gcube.* 2020-06-18 10:56:20 +02:00
Mauro Mugnaini ea1dfa5fb2 Removed unnecessary resources 2020-06-04 16:47:33 +02:00
Mauro Mugnaini 003222ef6c Added quick test class 2020-06-04 16:47:23 +02:00
Mauro Mugnaini e359bfa00b Refactored by extracting oidc-keycloak-library project 2020-06-04 16:12:50 +02:00
Mauro Mugnaini c3f057e05c Beta version 2020-05-29 13:04:09 +02:00
Mauro Mugnaini 7ab87410ab Intial GIT commit 2020-05-21 15:47:28 +02:00