Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-10 | MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, ↵ | Thomas Lenz | 5 | -96/+75 | |
iaik_eccelerate, and new iaik_PKI module | |||||
2016-03-10 | add additional PVP response validation | Thomas Lenz | 5 | -25/+125 | |
2016-03-10 | fix bug in PVP RedirectBinding decoder | Thomas Lenz | 1 | -11/+18 | |
2016-03-09 | fix problem in ELGA MandateService client | Thomas Lenz | 1 | -0/+3 | |
2016-03-09 | fix bug in TaskException extractor | Thomas Lenz | 1 | -1/+3 | |
2016-03-09 | remove unused code | Thomas Lenz | 11 | -3664/+0 | |
2016-03-09 | fix some problems in ELGA-mandate module | Thomas Lenz | 1 | -2/+2 | |
2016-03-09 | move main frontend GUI to seperate package | Thomas Lenz | 1 | -38/+0 | |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 41 | -1295/+1902 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 2 | -348/+0 | |
in other Spring based web applications | |||||
2016-03-08 | update mandate ReferenceValue generator. | Thomas Lenz | 2 | -24/+93 | |
This was necessary to get a referencevalue, which is MIS conform and which could used as SAML2 RequestID | |||||
2016-03-02 | next parts of new federated authentication implementation | Thomas Lenz | 10 | -306/+189 | |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 43 | -551/+1133 | |
2016-03-01 | move double dataObject to moa-id-lib | Thomas Lenz | 1 | -0/+45 | |
2016-03-01 | add HolderOfKey PVP-Attribute builder for testing | Thomas Lenz | 3 | -0/+72 | |
2016-02-26 | change some log-messges | Thomas Lenz | 2 | -9/+13 | |
2016-02-26 | fix wrong placeholder in default GUI templates | Thomas Lenz | 6 | -15/+13 | |
2016-02-25 | Update GUI components | Thomas Lenz | 6 | -18/+28 | |
2016-02-25 | catch exceptions in IDP initiated SLO implementation | Thomas Lenz | 1 | -6/+2 | |
2016-02-25 | fix nullpointer exception | Thomas Lenz | 2 | -3/+13 | |
2016-02-25 | generate CSS und JS for GUI dynamically. | Thomas Lenz | 12 | -2143/+1193 | |
Now all html templates must not include it's on CSS and JS as inline code | |||||
2016-02-25 | solve problems with LogOut and Single LogOut | Thomas Lenz | 11 | -50/+137 | |
2016-02-25 | add 'isAbortedByUser' flag to pending-request to indicate that this request ↵ | Thomas Lenz | 4 | -29/+62 | |
is aborted, but the auth. process is not broken | |||||
2016-02-25 | change PVP code to make it more reusable | Thomas Lenz | 2 | -8/+37 | |
2016-02-24 | fix bug, which brakes the error handling | Thomas Lenz | 2 | -1/+6 | |
2016-02-24 | add or move some log messages | Thomas Lenz | 2 | -3/+21 | |
2016-02-24 | remove not required functions from BKU-selection form-builder | Thomas Lenz | 1 | -8/+0 | |
2016-02-24 | update error messageing into Web-browser | Thomas Lenz | 1 | -8/+34 | |
2016-02-24 | move bean definitions | Thomas Lenz | 1 | -0/+14 | |
2016-02-24 | update some method headers | Thomas Lenz | 2 | -12/+39 | |
2016-02-24 | fix bug in SAML1 legacy-mode selection | Thomas Lenz | 1 | -4/+12 | |
2016-02-24 | add federated IDP authentication modul | Thomas Lenz | 8 | -361/+381 | |
2016-02-24 | refactor PVP protocol implementation to resuse code in other modules | Thomas Lenz | 19 | -803/+821 | |
2016-02-22 | fix merge problem | Thomas Lenz | 1 | -129/+108 | |
2016-02-22 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -108/+129 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java | |||||
2016-02-22 | fix possible problem with federated assertion validation | Thomas Lenz | 1 | -1/+1 | |
2016-02-22 | Merge remote-tracking branch 'remotes/origin/moa-id-3.0.0-snapshot' into ↵ | Thomas Lenz | 1 | -1/+1 | |
moa-id-3.2_(OPB) Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
2016-02-22 | make method public | Thomas Lenz | 1 | -1/+1 | |
2016-02-22 | fix some refactoring problems | Thomas Lenz | 9 | -260/+87 | |
2016-02-22 | add first parts of new federated authentication modul | Thomas Lenz | 2 | -10/+4 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 27 | -1125/+1925 | |
2016-02-22 | change Spring types | Thomas Lenz | 6 | -8/+13 | |
2016-02-19 | update ProcessEngine jUnit tests | Thomas Lenz | 11 | -28/+102 | |
2016-02-19 | remove unused code and files | Thomas Lenz | 1 | -624/+0 | |
2016-02-19 | add missing @Service annotation | Thomas Lenz | 2 | -2/+4 | |
2016-02-19 | add missing endpoint description | Thomas Lenz | 1 | -1/+4 | |
2016-02-19 | optimize authentication process in respect to session-transaction and ↵ | Thomas Lenz | 13 | -178/+139 | |
transaction-store read/write operations | |||||
2016-02-19 | refactor Single Sign-On authentication consents evaluator to get executed by ↵ | Thomas Lenz | 13 | -521/+623 | |
processEngine | |||||
2016-02-18 | fix error handling: always make a redirect to MOA-ID in case of error | Thomas Lenz | 1 | -27/+18 | |
2016-02-18 | remove AXIS1 implemented WebService for SAML1 --> now a simple Spring ↵ | Thomas Lenz | 1 | -1/+10 | |
controller is used as WebService endpoint |