aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
2014-05-28update interfederation store methodeThomas Lenz1-17/+25
2014-05-28bugfix interfederation configurationThomas Lenz1-7/+9
2014-05-26fix different STORK bugsThomas Lenz3-10/+24
2014-05-26update PVP 2.1 verificationThomas Lenz1-0/+13
2014-05-21update AuthBlockTransformation upload fieldThomas Lenz1-4/+8
2014-05-21update BKUSelection customization previewThomas Lenz4-373/+436
2014-05-20Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at>Thomas Lenz1-2/+7
2014-05-15check if SAML2 metadata is loadable and validThomas Lenz1-3/+16
2014-05-12fix some interfederation problemsThomas Lenz1-0/+14
2014-05-12solve null pointer exceptionThomas Lenz2-44/+49
2014-05-09fix configuration errorsThomas Lenz1-5/+5
2014-05-07check SAML2 metadata URL against publicService flagThomas Lenz3-13/+23
2014-05-07add extended SAML2 metadata validationThomas Lenz2-36/+91
2014-05-07change MOAMetaDataProvider to use MOA HttpClientThomas Lenz1-3/+47
2014-05-07move SSLSocketFactory to moa-id-commonsThomas Lenz1-2/+5
2014-05-07solve merge problemThomas Lenz1-2/+16
2014-05-07finalize IDP interfederation configurationThomas Lenz10-336/+738
2014-05-06add first parts of interfederation configurationThomas Lenz7-18/+835
2014-05-06split OA target configuration from general OA configurationThomas Lenz4-368/+87
2014-05-05refector struts actions for OnlineApplication handlingThomas Lenz4-279/+462
2014-05-05refectore OnlineApplication formDataThomas Lenz13-1221/+1735
2014-05-05refectore AuthenticatedUserThomas Lenz3-112/+106
2014-05-05move validator classes to moa-id-commonsThomas Lenz19-506/+18
2014-04-10if a validation error occure and SLTransformation is not empty then store SLT...Thomas Lenz2-0/+19
2014-04-10change all file paths to relative or absolute pathsThomas Lenz2-45/+32
2014-04-09update user initialized PVP2 metadata reload processThomas Lenz1-2/+12
2014-04-09fix possible NullPointerExceptionThomas Lenz1-2/+9
2014-04-09change debug messageThomas Lenz1-2/+4
2014-04-04fixing nullpointer exceptionBojan Suzic1-1/+5
2014-04-03removing storkservice configBojan Suzic4-96/+16
2014-04-03refactor Struts action classesThomas Lenz10-463/+430
2014-04-03parse ConfigTool version from MANIFEST.MFThomas Lenz2-1/+49
2014-04-02Add new language selectionThomas Lenz25-288/+331
2014-04-02language+Bojan Suzic1-5/+1
2014-04-02languageBojan Suzic1-1/+1
2014-04-02languageBojan Suzic1-39/+48
2014-04-02use Log4j for loggingThomas Lenz2-9/+12
2014-04-02use German as default languageThomas Lenz2-3/+3
2014-04-02change LogOut redirectURLThomas Lenz1-1/+1
2014-04-02check response desination URLThomas Lenz1-0/+13
2014-04-02add EncodingFilter from commons-iaik.jar to ConfigWebToolThomas Lenz1-0/+123
2014-03-27bugfix STORK PEPS countries and newOAThomas Lenz1-6/+6
2014-03-25read cpeps per oa config from databaseFlorian Reimair1-2/+3
2014-03-25persist cpeps per oa configFlorian Reimair2-0/+10
2014-03-25selection gets reported to configFlorian Reimair1-5/+17
2014-03-25list available CPEPS countries in OA configFlorian Reimair1-0/+11
2014-03-24fix VIDP configuration in combination with other OAsThomas Lenz3-20/+23
2014-03-24change boolean data representationThomas Lenz1-7/+7
2014-03-24bugfix: VIDP attribute provider configuration and validationThomas Lenz3-10/+23
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz11-1369/+1557