Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-10 | activate backchannel SLO service | Thomas Lenz | 2 | -15/+4 | |
2014-06-06 | solve some SLO bugs | Thomas Lenz | 4 | -22/+31 | |
2014-06-03 | implement configuration tool single logout | Thomas Lenz | 20 | -117/+1427 | |
2014-06-02 | moa-id-configuration bku-selection preview problem solvedMOA-ID-2.1-RC1 | Thomas Lenz | 1 | -10/+15 | |
2014-05-28 | update interfederation store methode | Thomas Lenz | 1 | -17/+25 | |
2014-05-28 | bugfix interfederation configuration | Thomas Lenz | 1 | -7/+9 | |
2014-05-26 | fix different STORK bugs | Thomas Lenz | 3 | -10/+24 | |
2014-05-26 | update PVP 2.1 verification | Thomas Lenz | 1 | -0/+13 | |
2014-05-21 | update AuthBlockTransformation upload field | Thomas Lenz | 1 | -4/+8 | |
2014-05-21 | update BKUSelection customization preview | Thomas Lenz | 7 | -375/+440 | |
2014-05-21 | build process update | Thomas Lenz | 1 | -2/+2 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 16 | -216/+2 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-21 | specify compiler version | Thomas Lenz | 1 | -0/+10 | |
2014-05-20 | update version management | Thomas Lenz | 16 | -2/+216 | |
2014-05-20 | Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at> | Thomas Lenz | 1 | -2/+7 | |
Fix STORK NullPointerException | |||||
2014-05-16 | update versions | Thomas Lenz | 1 | -6/+2 | |
2014-05-15 | check if SAML2 metadata is loadable and valid | Thomas Lenz | 2 | -3/+17 | |
2014-05-12 | use slf4j over log4j for logging | Thomas Lenz | 1 | -2/+2 | |
2014-05-12 | fix some interfederation problems | Thomas Lenz | 1 | -0/+14 | |
2014-05-12 | solve problem with log4j and tomcat 8 | Thomas Lenz | 1 | -2/+4 | |
2014-05-12 | solve null pointer exception | Thomas Lenz | 2 | -44/+49 | |
2014-05-09 | fix configuration errors | Thomas Lenz | 1 | -5/+5 | |
2014-05-09 | merge SSO interfederation into Snapshot branch | Thomas Lenz | 67 | -3113/+4843 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java | |||||
2014-05-09 | merge VIDP updates to Snapshot branch | Thomas Lenz | 1 | -1/+1 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeCollector.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java | |||||
2014-05-07 | check SAML2 metadata URL against publicService flag | Thomas Lenz | 5 | -15/+27 | |
2014-05-07 | add extended SAML2 metadata validation | Thomas Lenz | 2 | -36/+91 | |
2014-05-07 | change MOAMetaDataProvider to use MOA HttpClient | Thomas Lenz | 1 | -3/+47 | |
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 1 | -2/+5 | |
2014-05-07 | solve merge problem | Thomas Lenz | 1 | -2/+16 | |
2014-05-07 | finalize IDP interfederation configuration | Thomas Lenz | 20 | -365/+861 | |
Info: STORK VIDP configuration is moved to section interfederation | |||||
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 19 | -24/+1103 | |
2014-05-06 | split OA target configuration from general OA configuration | Thomas Lenz | 7 | -489/+216 | |
2014-05-05 | refector struts actions for OnlineApplication handling | Thomas Lenz | 4 | -279/+462 | |
2014-05-05 | refectore online-application configuration jsp files | Thomas Lenz | 11 | -629/+709 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 16 | -1256/+1779 | |
2014-05-05 | refectore AuthenticatedUser | Thomas Lenz | 3 | -112/+106 | |
2014-05-05 | fix 2.0.0 merge problem | Thomas Lenz | 1 | -6/+19 | |
2014-05-05 | move validator classes to moa-id-commons | Thomas Lenz | 19 | -506/+18 | |
2014-04-16 | change version to 2.0.2-Snapshot | Thomas Lenz | 1 | -9/+30 | |
2014-04-10 | if a validation error occure and SLTransformation is not empty then store ↵ | Thomas Lenz | 2 | -0/+19 | |
SLTransformation in session | |||||
2014-04-10 | change all file paths to relative or absolute paths | Thomas Lenz | 2 | -45/+32 | |
2014-04-09 | correct translation typo | Bojan Suzic | 1 | -1/+1 | |
2014-04-09 | update user initialized PVP2 metadata reload process | Thomas Lenz | 1 | -2/+12 | |
2014-04-09 | fix possible NullPointerException | Thomas Lenz | 1 | -2/+9 | |
2014-04-09 | change debug message | Thomas Lenz | 1 | -2/+4 | |
2014-04-04 | fixing nullpointer exception | Bojan Suzic | 1 | -1/+5 | |
2014-04-03 | removing storkservice config | Bojan Suzic | 6 | -137/+17 | |
2014-04-03 | refactor Struts action classes | Thomas Lenz | 14 | -486/+450 | |
2014-04-03 | fix message | Thomas Lenz | 1 | -3/+3 | |
2014-04-03 | parse ConfigTool version from MANIFEST.MF | Thomas Lenz | 4 | -14/+67 | |