Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-19 | add missing getter-methods. | Christian Wagner | 1 | -4/+171 | |
- add methods to get 'OnlineApplication' from DB. - add getter-methods which override the getter-methods in 'ConfigurationProvider'. | |||||
2015-06-19 | Add unit initial unit tests. | Martin Bonato | 2 | -7/+21 | |
2015-06-19 | rewrite 'AuthConfigurationProvider' in order to use key-value database | Christian Wagner | 1 | -86/+671 | |
2015-06-19 | add initial version of a moaid-configuration test, does not work if old db ↵ | Gerwin Gsenger | 1 | -1/+1 | |
is not initialized | |||||
2015-06-19 | add writer to store the configuration in key-value database | Christian Wagner | 1 | -17/+36 | |
use solely kv database within 'AuthConfigurationProvider' add constants declaring db keys | |||||
2015-06-19 | extract data via methods in ConfigurationDBRead and write to key-value database | Gerwin Gsenger | 1 | -2/+40 | |
2015-06-19 | add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from ↵ | Gerwin Gsenger | 4 | -10/+316 | |
db), add AuthConfiguration interface for Authentication providers | |||||
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 | 1 | -116/+112 | |
some problems: * all tables annotated via '@Table' are created in every database connected * loading of 'Configuration' via Spring isn't pretty at all | |||||
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 | use Jackson 2.5.0, write JSON to file, evaluate @JsonIgnore Annotation | Gerwin Gsenger | 2 | -24/+46 | |
2015-06-19 | initial commit for mapping the configuration to JSON | Gerwin Gsenger | 1 | -0/+99 | |
2015-06-16 | add first version of reversionslog implementation | Thomas Lenz | 31 | -898/+1438 | |
2015-05-19 | enable usage of http locally when proxied on the same machine; hidden ↵ | Bojan Suzic | 1 | -1/+1 | |
option, LU specific | |||||
2015-05-19 | enable usage of http locally when proxied on the same machine; hidden ↵ | Bojan Suzic | 2 | -3/+10 | |
option, LU specific | |||||
2015-05-19 | integrating attribute correlation check for eidentifier, when present; ↵ | Bojan Suzic | 6 | -38/+80 | |
updating mandate data; extending error messages | |||||
2015-05-18 | Add first parts for revisionslogging | Thomas Lenz | 3 | -0/+105 | |
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 | 1 | -25/+69 | |
2015-05-11 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Bojan Suzic | 29 | -125/+372 | |
into 2.2.x-Snapshot | |||||
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 | 3 | -24/+37 | |
2015-05-05 | fixed attribute forwarding when using STORK2 SAML for SP | Florian Reimair | 1 | -0/+10 | |
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 | 13 | -42/+223 | |
2015-04-21 | set transactionID to logger implementation which can be used by key ↵ | Thomas Lenz | 5 | -0/+66 | |
"transactionId" | |||||
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 | first fix to solve problems with errorhandling and process managment | Thomas Lenz | 14 | -76/+162 | |
2015-04-16 | Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into ↵ | Thomas Lenz | 2 | -1/+4 | |
2.2.x-Snapshot | |||||
2015-04-14 | update error handling in PVP metadata verification filter implemetations | Thomas Lenz | 5 | -8/+119 | |
2015-04-09 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 1 | -0/+7 | |
into 2.2.x-Snapshot | |||||
2015-04-09 | fix wrong PVP attribute friendly names | Thomas Lenz | 1 | -2/+2 | |
2015-03-24 | escaped attribute values for saml1 responses | Florian Reimair | 1 | -0/+7 | |
2015-03-23 | adjusting strings for match | Bojan Suzic | 1 | -0/+10 | |
2015-03-17 | Added mapping AT => Other Countries, request from Thomas K. | Alexander Marsalek | 1 | -0/+2 | |
> · „Other Countries“ (dabei handelt es sich um den > Österreichischen Fall, bei dem MOCCA die Signatur mit ausländischen > Karten durchführt) | |||||
2015-03-17 | Merge branch 'merge' into 2.2.x-STORK-Snapshot | Alexander Marsalek | 4 | -1/+55 | |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 1 | -1/+1 | |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 1 | -0/+10 | |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 2 | -0/+44 | |
2015-03-05 | null safe assignment | Alexander Marsalek | 1 | -1/+2 | |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 4 | -15/+36 | |
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc. | |||||
2015-02-20 | some minor fixes | Thomas Lenz | 6 | -5/+46 | |
2015-02-20 | add names to worker threads | Thomas Lenz | 2 | -2/+2 | |