aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src
AgeCommit message (Collapse)AuthorFilesLines
2014-07-04fix: CPEPS list is now edited in place instead of clean and refillFlorian Reimair3-1/+7
2014-07-04fix: overwrite single config instead of deleting old oneFlorian Reimair1-61/+12
2014-07-04refactored logging statementsFlorian Reimair1-3/+3
2014-07-04store OA businessservice identification typeThomas Lenz1-1/+3
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek1-1/+2
2014-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz4-0/+31
2014-06-13change webconfig gui descriptionsThomas Lenz1-3/+3
2014-06-13add new test credential support to web config guiThomas Lenz5-3/+108
2014-06-11change initialization step in AuthenticationFilterThomas Lenz5-29/+25
2014-06-11remove unsed or double included depentenciesThomas Lenz1-1/+1
2014-06-10fix problem with username and passwordThomas Lenz1-1/+1
2014-06-10activate backchannel SLO serviceThomas Lenz2-15/+4
2014-06-06solve some SLO bugsThomas Lenz4-22/+31
2014-06-03implement configuration tool single logoutThomas Lenz20-117/+1427
2014-06-02moa-id-configuration bku-selection preview problem solvedMOA-ID-2.1-RC1Thomas Lenz1-10/+15
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 Lenz7-375/+440
2014-05-21Revert "update version management"Thomas Lenz1-0/+0
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml
2014-05-20update version managementThomas Lenz1-0/+0
2014-05-20Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at>Thomas Lenz1-2/+7
Fix STORK NullPointerException
2014-05-15check if SAML2 metadata is loadable and validThomas Lenz2-3/+17
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-09merge SSO interfederation into Snapshot branchThomas Lenz66-3104/+4813
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-09merge VIDP updates to Snapshot branchThomas Lenz1-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-07check SAML2 metadata URL against publicService flagThomas Lenz5-15/+27
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 Lenz20-365/+861
Info: STORK VIDP configuration is moved to section interfederation
2014-05-06add first parts of interfederation configurationThomas Lenz19-24/+1103
2014-05-06split OA target configuration from general OA configurationThomas Lenz7-489/+216
2014-05-05refector struts actions for OnlineApplication handlingThomas Lenz4-279/+462
2014-05-05refectore online-application configuration jsp filesThomas Lenz11-629/+709
2014-05-05refectore OnlineApplication formDataThomas Lenz16-1256/+1779
2014-05-05refectore AuthenticatedUserThomas Lenz3-112/+106
2014-05-05fix 2.0.0 merge problemThomas Lenz1-6/+19
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 ↵Thomas Lenz2-0/+19
SLTransformation in session
2014-04-10change all file paths to relative or absolute pathsThomas Lenz2-45/+32
2014-04-09correct translation typoBojan Suzic1-1/+1
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