Age | Commit message (Expand) | Author | Files | Lines |
2014-05-15 | check if SAML2 metadata is loadable and valid | Thomas Lenz | 1 | -3/+16 |
2014-05-12 | fix some interfederation problems | Thomas Lenz | 1 | -0/+14 |
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-07 | check SAML2 metadata URL against publicService flag | Thomas Lenz | 3 | -13/+23 |
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 | 10 | -336/+738 |
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 7 | -18/+835 |
2014-05-06 | split OA target configuration from general OA configuration | Thomas Lenz | 4 | -368/+87 |
2014-05-05 | refector struts actions for OnlineApplication handling | Thomas Lenz | 4 | -279/+462 |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 13 | -1221/+1735 |
2014-05-05 | refectore AuthenticatedUser | Thomas Lenz | 3 | -112/+106 |
2014-05-05 | move validator classes to moa-id-commons | Thomas Lenz | 19 | -506/+18 |
2014-04-10 | if a validation error occure and SLTransformation is not empty then store SLT... | Thomas Lenz | 2 | -0/+19 |
2014-04-10 | change all file paths to relative or absolute paths | Thomas Lenz | 2 | -45/+32 |
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 | 4 | -96/+16 |
2014-04-03 | refactor Struts action classes | Thomas Lenz | 10 | -463/+430 |
2014-04-03 | parse ConfigTool version from MANIFEST.MF | Thomas Lenz | 2 | -1/+49 |
2014-04-02 | Add new language selection | Thomas Lenz | 25 | -288/+331 |
2014-04-02 | language+ | Bojan Suzic | 1 | -5/+1 |
2014-04-02 | language | Bojan Suzic | 1 | -1/+1 |
2014-04-02 | language | Bojan Suzic | 1 | -39/+48 |
2014-04-02 | use Log4j for logging | Thomas Lenz | 2 | -9/+12 |
2014-04-02 | use German as default language | Thomas Lenz | 2 | -3/+3 |
2014-04-02 | change LogOut redirectURL | Thomas Lenz | 1 | -1/+1 |
2014-04-02 | check response desination URL | Thomas Lenz | 1 | -0/+13 |
2014-04-02 | add EncodingFilter from commons-iaik.jar to ConfigWebTool | Thomas Lenz | 1 | -0/+123 |
2014-03-27 | bugfix STORK PEPS countries and newOA | Thomas Lenz | 1 | -6/+6 |
2014-03-25 | read cpeps per oa config from database | Florian Reimair | 1 | -2/+3 |
2014-03-25 | persist cpeps per oa config | Florian Reimair | 2 | -0/+10 |
2014-03-25 | selection gets reported to config | Florian Reimair | 1 | -5/+17 |
2014-03-25 | list available CPEPS countries in OA config | Florian Reimair | 1 | -0/+11 |
2014-03-24 | fix VIDP configuration in combination with other OAs | Thomas Lenz | 3 | -20/+23 |
2014-03-24 | change boolean data representation | Thomas Lenz | 1 | -7/+7 |
2014-03-24 | bugfix: VIDP attribute provider configuration and validation | Thomas Lenz | 3 | -10/+23 |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 11 | -1369/+1557 |
2014-03-20 | initial language changes for gui and errors | Bojan Suzic | 2 | -7/+53 |
2014-03-20 | correcting the error when defining new stork applicaiton | Bojan Suzic | 1 | -2/+9 |
2014-03-20 | correcting the error when defining new stork applicaiton | Bojan Suzic | 1 | -3/+11 |
2014-03-18 | use UTF-8 encoding for some parameters | Thomas Lenz | 3 | -8/+29 |
2014-03-18 | fix add PEPS or attribute error if PEPS list or attribute list is empty | Thomas Lenz | 1 | -5/+12 |
2014-03-17 | change mandate profile configuration | Thomas Lenz | 2 | -8/+41 |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 1 | -5/+1 |