Age | Commit message (Expand) | Author | Files | Lines |
2015-05-06 | fixed compilation issues | Florian Reimair | 2 | -2/+2 |
2015-05-06 | fixed nullpointerex during attribute extraction | Florian Reimair | 2 | -3/+3 |
2015-05-05 | fix: gather any attribute from STORK2 response first if available | Florian Reimair | 1 | -11/+11 |
2015-05-05 | added required status to consent list | Florian Reimair | 1 | -1/+1 |
2015-05-05 | consent request cosmetics | Florian Reimair | 2 | -8/+14 |
2015-05-05 | moved consent request before attributes are being collected | Florian Reimair | 4 | -25/+38 |
2015-05-05 | refactored some code regarding multi-part SAML responses | Florian Reimair | 2 | -3/+3 |
2015-05-05 | fixed attribute forwarding when using STORK2 SAML for SP | Florian Reimair | 1 | -0/+10 |
2015-04-20 | update handbookMOA-ID-2.2.1 | Thomas Lenz | 1 | -3/+3 |
2015-04-20 | update STORK authentication module | Thomas Lenz | 4 | -16/+24 |
2015-04-20 | first fix to solve problems with errorhandling and process managment | Thomas Lenz | 18 | -80/+181 |
2015-04-17 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss int... | Thomas Lenz | 2 | -14/+27 |
2015-04-17 | update version to 2.2.1 | Thomas Lenz | 1 | -1/+1 |
2015-04-16 | update handbook and history | Thomas Lenz | 3 | -0/+477 |
2015-04-16 | update pom | Thomas Lenz | 1 | -4/+0 |
2015-04-16 | update library versions | Thomas Lenz | 6 | -19/+15 |
2015-04-16 | Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into 2.2.x... | Thomas Lenz | 2 | -1/+4 |
2015-04-16 | update TrustStore and CertStore with A-Trust-Test-xxx-05 certificates | Thomas Lenz | 3 | -0/+108 |
2015-04-14 | respect multi-part stork responses | Florian Reimair | 2 | -14/+27 |
2015-04-14 | update error handling in PVP metadata verification filter implemetations | Thomas Lenz | 9 | -23/+155 |
2015-04-14 | fix problem with Authenticated sessions | Thomas Lenz | 1 | -13/+13 |
2015-04-14 | fix possible NullPointerException if no OA is found | Thomas Lenz | 1 | -4/+8 |
2015-04-09 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss int... | Thomas Lenz | 1 | -0/+7 |
2015-04-09 | fix wrong PVP attribute friendly names | Thomas Lenz | 1 | -2/+2 |
2015-04-07 | add configuration property to deactivate PVP metadata schema validation | Thomas Lenz | 3 | -1/+17 |
2015-03-24 | escaped attribute values for saml1 responses | Florian Reimair | 1 | -0/+7 |
2015-03-17 | Added mapping AT => Other Countries, request from Thomas K. | Alexander Marsalek | 1 | -0/+2 |
2015-03-17 | Merge branch 'merge' into 2.2.x-STORK-Snapshot | Alexander Marsalek | 6 | -30/+109 |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 2 | -1/+3 |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 2 | -2/+16 |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 3 | -0/+64 |
2015-03-12 | getting rid of log4j in logger class | Florian Reimair | 1 | -27/+26 |
2015-03-05 | null safe assignment | Alexander Marsalek | 1 | -1/+2 |
2015-03-05 | update demo-OA | Thomas Lenz | 1 | -5/+5 |
2015-02-26 | change Version to 2.2.0MOA-ID-2.2.0 | Thomas Lenz | 1 | -1/+1 |
2015-02-26 | update readme and history | Thomas Lenz | 3 | -1/+396 |
2015-02-26 | update default config | Thomas Lenz | 1 | -0/+30 |
2015-02-26 | update history and release nodes | Thomas Lenz | 2 | -1/+411 |
2015-02-26 | update STORKSAMLEngine default configuration | Thomas Lenz | 1 | -3/+3 |
2015-02-26 | Add certificate A-Trust-Test-Root-05-20141215-20241209.SerNo165fae.crt | Thomas Lenz | 2 | -0/+68 |
2015-02-26 | Fix errorhandling in STORK 2 PepsConnectorTask | Thomas Lenz | 1 | -1/+11 |
2015-02-24 | Add key/value configuration entity. | Thomas Knall | 1 | -0/+95 |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 10 | -64/+204 |
2015-02-20 | update outdated library | Thomas Lenz | 1 | -0/+10 |
2015-02-20 | some minor fixes | Thomas Lenz | 6 | -5/+46 |
2015-02-20 | add names to worker threads | Thomas Lenz | 2 | -2/+2 |
2015-02-20 | fix possible problem with different bouncycastle versions | Thomas Lenz | 2 | -1/+9 |
2015-02-19 | modify PVP attribute builder for MANDATE_PROF_REP_DESC | Thomas Lenz | 1 | -23/+22 |
2015-02-19 | fix some possible problems | Thomas Lenz | 3 | -25/+31 |
2015-02-19 | manuell merge: PEPSConnecterServlet --> PepsConnectorTask | Thomas Lenz | 2 | -52/+217 |