Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-02-19 | add some more attribute functionality for 'Austrian eID' demo-mode | Thomas Lenz | 15 | -97/+482 |
2019-02-18 | remove unused class | Thomas Lenz | 1 | -1221/+0 |
2019-02-18 | set UTF-8 encoding as default | Thomas Lenz | 3 | -10/+10 |
2019-02-18 | add 'Austrian eID' demo-mode to simulate attribute behavior from 2020 | Thomas Lenz | 21 | -654/+312 |
2019-02-12 | fix bug in UseStandardTrustStore flag | Thomas Lenz | 2 | -5/+5 |
2019-02-12 | add Log messages | Thomas Lenz | 2 | -1/+3 |
2019-02-04 | update SSLUtils to use default JVM trustStore for SSL connections as optional | Thomas Lenz | 9 | -22/+74 |
2019-02-04 | add code for eID4U attribute collection | Thomas Lenz | 11 | -75/+530 |
2019-02-04 | update http-Proxy injection | Thomas Lenz | 1 | -2/+3 |
2019-02-04 | move code for Cookie management into CookieUtils.java | Thomas Lenz | 2 | -36/+73 |
2019-02-04 | inject SignerCertificate in SL20 authentication | Thomas Lenz | 1 | -14/+16 |
2019-02-04 | update Spring Redis Backend | Thomas Lenz | 3 | -6/+8 |
2018-12-14 | some more updates and first code for TUG interaction | Thomas Lenz | 12 | -49/+251 |
2018-10-16 | update third party libs to solve incompatibility with JDK11 | Thomas Lenz | 3 | -7/+14 |
2018-10-04 | add some more basic untested code for eID4U. | Thomas Lenz | 3 | -7/+58 |
2018-10-03 | add first raw code elements to collect eID4U attributes during a Austrian aut... | Thomas Lenz | 6 | -1/+217 |
2018-10-03 | update eID4U attribute builder in MOA-ID to support complexe attributes | Thomas Lenz | 7 | -41/+88 |
2018-10-02 | add basic attribute builders for eID4U (some builder are not final) | Thomas Lenz | 31 | -7/+1094 |
2018-10-02 | move eID4U module into eID4U git repo | Thomas Lenz | 109 | -52062/+1 |
2018-09-30 | one more JAXB update for eID4U | Thomas Lenz | 53 | -73/+80 |
2018-09-30 | update JAXB classes again | Thomas Lenz | 53 | -235/+235 |
2018-09-30 | rebuild eID4U JAXB classes | Thomas Lenz | 53 | -23/+6247 |
2018-09-28 | add first code for eID4U | Thomas Lenz | 70 | -20/+45921 |
2018-09-28 | fix problem in SPI attribute loader | Thomas Lenz | 6 | -5/+15 |
2018-09-26 | update Redis plugin for Spring | Thomas Lenz | 1 | -2/+2 |
2018-09-26 | fix bug in auth. protocol deactivation | Thomas Lenz | 2 | -12/+21 |