Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-05 | fix attribute escaping problem in IdentityLinkAssertionParser and move the ↵ | Thomas Lenz | 8 | -14/+234 | |
escaping into SL1.0 AuthBlock builder and validator this fix can be deactivated by property: 'configuration.bugfix.enable.idl.escaping' to get backward compatibility | |||||
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 ↵ | Thomas Lenz | 8 | -63/+598 | |
attribute mapping | |||||
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 | |
add additional trace logging | |||||
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 | |
remove unnecessary maven dependency | |||||
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 | |
- add auth.process selection - add eID4U attribute extraction | |||||
2018-10-03 | add first raw code elements to collect eID4U attributes during a Austrian ↵ | Thomas Lenz | 6 | -1/+217 | |
authentication process Node: auth. process selection and attribute collection is NOT implemented, yet | |||||
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 | |
2018-09-26 | remove unused dependency | Thomas Lenz | 2 | -4/+2 | |
2018-09-26 | update handbook | Thomas Lenz | 1 | -1/+2 | |
2018-08-27 | add readme_3.4.1.txt | Thomas Lenz | 1 | -14/+0 | |
update history.txt and handbook | |||||
2018-08-27 | fix error message in case of wrong encoded foreign-bPK decryption keys | Thomas Lenz | 1 | -3/+6 | |
2018-08-27 | fix small problem in implementation of a monitoring module | Thomas Lenz | 1 | -1/+1 | |
2018-08-27 | fix bug with wrong DummyStatisticLogger packagename | Thomas Lenz | 3 | -46/+4 | |
2018-08-27 | fix possible NullPointerException in SL2.0 authentication module | Thomas Lenz | 1 | -63/+87 | |
2018-08-16 | update CSS and default templates | Thomas Lenz | 4 | -220/+174 | |
2018-08-16 | fix problem in StatisticDatabase test functionality | Thomas Lenz | 2 | -9/+5 | |
2018-07-25 | some small modifications regarding EAAFCore 1.0.1 | Thomas Lenz | 3 | -23/+29 | |
2018-07-20 | add one log message | Thomas Lenz | 1 | -0/+1 | |
2018-07-20 | some log message modifications | Thomas Lenz | 2 | -4/+13 | |
2018-07-16 | Merge branch 'huge_refactoring' into development_preview | Thomas Lenz | 850 | -31422/+18658 | |
# Conflicts: # id/server/doc/handbook/config/config.html # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameterDecorator.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks/VerifyAuthenticationBlockTask.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/validator/CreateXMLSignatureResponseValidator.java | |||||
2018-07-16 | some GUI and handbook updatesMOA-ID-3.4.0 | Thomas Lenz | 15 | -785/+472 | |
2018-07-16 | update handbook, readme, history, example configuration, ... | Thomas Lenz | 16 | -861/+883 | |
2018-07-16 | add countryCode Attribute into SAML1 assertion | Thomas Lenz | 1 | -5/+22 | |
2018-07-13 | some bug fixes | Thomas Lenz | 53 | -340/+409 | |