Age | Commit message (Expand) | Author | Files | Lines |
2015-06-19 | add a class that has the same method signatures as 'ConfiguratiohnDBRead' and... | Christian Wagner | 2 | -0/+357 |
2015-06-19 | extract data via methods in ConfigurationDBRead and write to key-value database | Gerwin Gsenger | 2 | -11/+53 |
2015-06-19 | add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from d... | Gerwin Gsenger | 5 | -10/+317 |
2015-06-19 | moved path to property file to runtime argument, small code cleanup | Gerwin Gsenger | 1 | -82/+18 |
2015-06-19 | add raw configuration persistence functionality | Christian Wagner | 5 | -116/+357 |
2015-06-19 | add initial deserialization, small code restructuring | Gerwin Gsenger | 1 | -28/+90 |
2015-06-19 | add Json annotations to getter methods | Gerwin Gsenger | 2 | -3/+8 |
2015-06-19 | add configuration interface | Christian Wagner | 2 | -3/+56 |
2015-06-19 | move 'persistence' package from project 'moa-id-DTI' here | Christian Wagner | 5 | -0/+254 |
2015-06-19 | use Jackson 2.5.0, write JSON to file, evaluate @JsonIgnore Annotation | Gerwin Gsenger | 2 | -24/+46 |
2015-06-19 | fix hibernate setup | Gerwin Gsenger | 7 | -15/+15 |
2015-06-19 | add Jackson 2.5.0 annotations | Christian Wagner | 2 | -0/+12 |
2015-06-19 | disable generation of java source files used for configuration, to avoid name... | Gerwin Gsenger | 1 | -21/+1 |
2015-06-19 | add previously auto-generated java source files used for configuration | Gerwin Gsenger | 90 | -0/+23965 |
2015-06-19 | switch to Jackson Version 2.5.0 | Gerwin Gsenger | 3 | -5/+23 |
2015-06-19 | initial commit for mapping the configuration to JSON | Gerwin Gsenger | 2 | -0/+104 |
2015-06-16 | update version to next release | Thomas Lenz | 1 | -5/+5 |
2015-06-16 | add first version of reversionslog implementation | Thomas Lenz | 32 | -898/+1450 |
2015-05-20 | adjusting bku dialog to reflect actual country | Bojan Suzic | 4 | -0/+25 |
2015-05-19 | enable usage of http locally when proxied on the same machine; hidden option,... | Bojan Suzic | 1 | -1/+1 |
2015-05-19 | enable usage of http locally when proxied on the same machine; hidden option,... | Bojan Suzic | 2 | -3/+10 |
2015-05-19 | integrating attribute correlation check for eidentifier, when present; updati... | Bojan Suzic | 6 | -38/+80 |
2015-05-18 | Add first parts for revisionslogging | Thomas Lenz | 5 | -1/+123 |
2015-05-18 | update logging information in PVP protocol implementation | Thomas Lenz | 1 | -2/+2 |
2015-05-12 | adding attributes, improving moa stork attribute provider | Bojan Suzic | 4 | -26/+77 |
2015-05-11 | fixing dependency colision due to different library versions used in moa and ... | Bojan Suzic | 2 | -3/+8 |
2015-05-11 | adjustments for idea deployment | Bojan Suzic | 3 | -2/+42 |
2015-05-11 | velocity engine init exception handling | Bojan Suzic | 1 | -1/+4 |
2015-05-11 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss int... | Bojan Suzic | 74 | -255/+1535 |
2015-05-06 | fixed samlengine transient issue | Florian Reimair | 1 | -1/+1 |
2015-05-06 | remove unselected attributes from result set | Florian Reimair | 1 | -2/+13 |
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-05-05 | fixed NullPointerException in Logger class triggered by empty message | Florian Reimair | 1 | -9/+22 |
2015-04-23 | move code for SSO sessionID logging | Thomas Lenz | 1 | -3/+2 |
2015-04-22 | add unique session ID for logging | Thomas Lenz | 18 | -50/+345 |
2015-04-21 | set transactionID to logger implementation which can be used by key "transact... | Thomas Lenz | 5 | -0/+66 |
2015-04-21 | change sessionID and pendingrequestID to unsigned | Thomas Lenz | 1 | -1/+1 |
2015-04-21 | fix problem with empty MOA-SP webservice URL | Thomas Lenz | 1 | -1/+2 |
2015-04-20 | change to new snapshot version | Thomas Lenz | 1 | -5/+5 |
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-20 | Revert "update versions to new snapshot" | Thomas Lenz | 1 | -5/+5 |