Commit Graph

13 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 8abd6b7307 Move WebMvcConfigurer under AuthenticiationConfiguration. 2023-12-14 15:20:48 +02:00
Konstantinos Triantafyllou aecbab92a5 Add default empty authorities mapper and initialize openaire authorities mapper only if property has value eduperson_entitlement. 2023-11-24 12:11:26 +02:00
Konstantinos Triantafyllou 43f0d8f3da Add orcid in User 2023-09-07 11:17:35 +03:00
Konstantinos Triantafyllou 57e6aa7ccd Change HealthController to LoginCoreDeployController 2023-07-27 14:04:12 +03:00
Konstantinos Triantafyllou eb3e6c82e7 Add Health Controller and global vars 2023-07-27 12:59:33 +03:00
Konstantinos Triantafyllou c3c6d66d29 Add revoke with refresh token method and remove deleteOldTokens 2023-07-26 18:23:20 +03:00
Konstantinos Triantafyllou 0b93b16059 Add filter to convert getRequestURL in AuthenticationFilter. 2023-07-06 15:06:18 +03:00
Konstantinos Triantafyllou a73b74b879 Fix path for logout for oidc 2023-06-30 12:14:21 +03:00
Konstantinos Triantafyllou e5e95fce31 Fix paths base on issuer url and mode. Add getAccessToken and delete old refresh tokens (works only for oidc) 2023-06-26 11:35:38 +03:00
Konstantinos Triantafyllou 78456aabd9 Add method to get access token by providing refresh token in case of offline_access scope (2) 2023-05-19 14:54:44 +03:00
Konstantinos Triantafyllou e1a7bfc704 Add method to get access token by providing refresh token in case of offline_access scope 2023-05-19 14:54:23 +03:00
Konstantinos Triantafyllou 1196741643 Delete Health controller and add method in configuration to expose properties as map. 2023-05-18 12:42:59 +03:00
Konstantinos Triantafyllou 63d9be79c9 Move all components from login-service to login-core 2023-05-18 11:44:50 +03:00