Age | Commit message (Expand) | Author | Files | Lines |
2020-02-19 | inject mandate-profiles into eIDAS MS-Connector request in case of SEMPER mode | Thomas Lenz | 3 | -2/+71 |
2020-01-28 | fix wrong default configuration parameter that skips BKU selection | Thomas Lenz | 14 | -2/+629 |
2020-01-20 | update maven repository | Thomas Lenz | 1 | -3/+38 |
2020-01-15 | fix possible error in E-ID Proxy mode | Thomas Lenz | 1 | -12/+24 |
2020-01-15 | update handbook and release infos | Thomas Lenz | 42 | -1/+1 |
2020-01-09 | reactivate foreign-bPKs and additional bPKs in MOA-ID mode | Thomas Lenz | 1 | -5/+4 |
2019-12-13 | add missing 'needConsent' --> 'false' flag | Thomas Lenz | 1 | -0/+1 |
2019-12-13 | set NeedConsentFlag to 'false' if authentication was done without SSO | Thomas Lenz | 6 | -0/+17 |
2019-12-13 | fix problem with old Redis library | Thomas Lenz | 1 | -1/+1 |
2019-12-13 | update configuration examples | Thomas Lenz | 2 | -23/+213 |
2019-12-13 | add code for SEMPER eIDAS extensions | Thomas Lenz | 21 | -12/+1145 |
2019-12-11 | change version to 4.1.0 | Thomas Lenz | 21 | -21/+21 |
2019-12-11 | re-add Citizen-Card authentication, ... to MOA-ID production build | Thomas Lenz | 1 | -4/+27 |
2019-12-11 | update to EAAF-Components 1.0.13.1 | Thomas Lenz | 24 | -85/+100 |
2019-11-04 | add some eID4U modifications | Thomas Lenz | 2 | -2/+22 |
2019-09-09 | read requested LoA from configuration | Thomas Lenz | 1 | -0/+10 |
2019-09-03 | add additional log message for debugging | Thomas Lenz | 1 | -0/+5 |
2019-08-08 | set one flag in pom | Thomas Lenz | 1 | -1/+4 |
2019-08-08 | re-add configuration parameter to disable 'targetFriendlyName' validation in ... | Thomas Lenz | 3 | -8/+27 |
2019-08-06 | exclude log4j-over-slf4j to prohibit cycling dependencies | Thomas Lenz | 1 | -0/+18 |
2019-08-06 | add opensaml as dependency | Thomas Lenz | 1 | -1/+14 |
2019-08-06 | one more | Thomas Lenz | 1 | -29/+19 |
2019-08-06 | change order of repos | Thomas Lenz | 1 | -7/+8 |
2019-08-06 | fix duplicated repo name | Thomas Lenz | 2 | -7/+1 |
2019-08-06 | add egiz mirror of shibboleth repo into eIDAS-proxy module | Thomas Lenz | 1 | -2/+9 |
2019-08-05 | test profiles to switch between Java <=8 and Java > 8 | Thomas Lenz | 2 | -127/+191 |
2019-08-05 | update paths to maven repos | Thomas Lenz | 6 | -13/+13 |
2019-08-05 | change version structure of project | Thomas Lenz | 24 | -29/+24 |
2019-08-05 | fix eID4U attribute processing with multi-value results | Thomas Lenz | 4 | -6/+54 |
2019-06-27 | add log messages | Thomas Lenz | 2 | -5/+24 |
2019-06-27 | change spring-bean id'sMOA-ID-4.0.0 | Thomas Lenz | 2 | -5/+6 |
2019-06-12 | put deprecated pendingReqId to Velocity model | Thomas Lenz | 2 | -1/+3 |
2019-06-12 | downgrade jedis to solve dependency problems | Thomas Lenz | 1 | -2/+2 |
2019-06-12 | update configuration | Thomas Lenz | 3 | -132/+44 |
2019-06-12 | update handbook | Thomas Lenz | 84 | -5486/+5383 |
2019-06-07 | update third-party libs | Thomas Lenz | 3 | -5/+9 |
2019-06-07 | add new status codes | Thomas Lenz | 2 | -0/+5 |
2019-06-07 | update E-ID Proxy auth.module to support requested selection for education ve... | Thomas Lenz | 2 | -3/+41 |
2019-06-07 | update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy mode | Thomas Lenz | 2 | -18/+42 |
2019-06-05 | move useMandate into parent interface | Thomas Lenz | 2 | -14/+0 |
2019-06-05 | flag session as setUseMandate if mandate attributes are received from E-ID | Thomas Lenz | 2 | -0/+85 |
2019-05-29 | refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.x | Thomas Lenz | 55 | -86/+2423 |
2019-05-24 | untested switch to EAAF-components 1.0.7 | Thomas Lenz | 64 | -366/+291 |
2019-03-05 | fix attribute escaping problem in IdentityLinkAssertionParser and move the es... | Thomas Lenz | 8 | -14/+234 |
2019-02-27 | set priority of eID4U AuthModule to 2 | Thomas Lenz | 1 | -1/+1 |
2019-02-27 | update CSS template | Thomas Lenz | 2 | -68/+103 |
2019-02-19 | remove 'scope' annotation | Thomas Lenz | 1 | -2/+0 |
2019-02-19 | update handbook, infos, and default config | Thomas Lenz | 3 | -16/+118 |
2019-02-19 | update eID4u attribute collection and add a jUnit test for TUG->eID4u attribu... | Thomas Lenz | 8 | -63/+598 |
2019-02-19 | update OpenID-Connect request validation | Thomas Lenz | 3 | -51/+39 |