Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 23 | -448/+769 | |
- Refactor moa-id auth web.xml -- Group the servlets with their corresponding mappings. -- Replace servlets for mappings "/GetMISSessionID", "/VerifyAuthBlock", "/VerifyCertificate" and "/VerifyIdentityLink". -- Remove disabled declarations. - Replace link http://jigsaw.w3.org/css-validator/images/vcss-blue with https://... within the internal templates (loginFormFull.html, sendAssertionFormFull.html, ...). - Set classes deprecated: GetMISSessionIDServlet, VerifyCertificateServlet - ProcessEngineSignalServlet: make GET delegate to PUT - Replace some "implements MOAIDAuthConstants" with "import static MOAIDAuthConstants.*". - Add detailed Javadoc to *Task.java. - Update DefaultAuthentication.process.xml for mandate - Add GetMISSessionIDTask and VerifyCertificateTask. - Add adapter class for iaik.IAIKRuntimeException in order to satisfy some library's bogus dependendies. | |||||
2015-01-21 | Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59). | Thomas Knall | 22 | -129/+1265 | |
- Fix oa web.xml, switch to servlet 3.0. - moa-id-auth web.xml -- Add CharacterEncodingFilter for UTF-8 encoding. -- Add ProcessEngineSignalServlet. - Fix invalid template_*.html. - Add TODO[branch] annotations in order to indicates potential process flow branches. - Add some missing Javadoc. - Add property processInstandId to AuthenticationSession. - Add process engine support. - Fix HttpServlet init issues. - Set VerifyAuthenticationBlockServlet and VerifyIdentityLinkServlet deprecated. | |||||
2015-01-19 | Fix wrong usage of servlet-api method. | Thomas Knall | 1 | -1/+1 | |
2015-01-19 | Add javax.servlet:javax.servlet-api dependency. | Thomas Knall | 2 | -0/+22 | |
2015-01-16 | Add dti-process-engine support. | Thomas Knall | 6 | -1/+77 | |
2015-01-16 | Add minor fixes and updates. | Thomas Knall | 5 | -39/+76 | |
- Fix moa-id-auth web.xml and upgrade to servlet 3.0. - Reformat loginFormFull.html in order to enhance readability. - Add some TODOs and FIXMEs. - Adding some comments to DispatcherServlet in order to ease understanding the process. | |||||
2015-01-14 | Apply some minor fixes. | Thomas Knall | 5 | -2/+25 | |
- Add some FIXMEs. - Fix moa-id-auth web.xml and switch to Servlet 3.0. - Fix moa-id-auth logging (replace commons-logging with commons-logging-slf4j bridge, use log4j native binding). - Adjust logging of periodical tasks (no more logging at info level). | |||||
2015-01-09 | Apply several fixes. | Thomas Knall | 9 | -8/+34 | |
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem. | |||||
2015-01-07 | Set MOA modules' version to *-SNAPSHOT. | Thomas Knall | 1 | -8/+26 | |
2015-01-07 | Fix moa-id-auth-proxy pom.xml. | Thomas Knall | 1 | -1/+1 | |
- Replace version 2.0.0 with ${moa-id-proxy-version}. | |||||
2015-01-07 | Fix local repository. | Thomas Knall | 1 | -0/+0 | |
- Rename axis-1.0_IAIK_1.1.pom to appropriate axis-1.0_IAIK_1.2.pom. | |||||
2014-11-25 | Remove eclipse project settings from scm. | Thomas Knall | 9 | -135/+0 | |
2014-11-25 | Fix buggy test. | Thomas Knall | 1 | -1/+2 | |
2014-11-25 | Disable bogus test ↵ | Thomas Knall | 1 | -0/+2 | |
eu.stork.peps.tests.DateUtilTestCase.testCurrentTimeStampAfter(). | |||||
2014-11-25 | Fix local repository. | Thomas Knall | 6 | -0/+27 | |
- Add xerces/serializer, xerces/xercesImpl, xerces/xml-apis. | |||||
2014-11-25 | Fix build. | Thomas Knall | 240 | -33189/+76 | |
- Remove svn metadata. - Fix local repository (inappropriate xalan-bin-dist dependency file names and copy-past error in dependency pom). - Switch jdk 1.5/1.6 to 1.7. - Exclude non working tests. | |||||
2014-11-03 | Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2 | Thomas Lenz | 239 | -16429/+4933 | |
Conflicts: .gitignore | |||||
2014-11-03 | change loglevel to trace | Thomas Lenz | 2 | -10/+10 | |
2014-11-03 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 11 | -33/+125 | |
2014-11-03 | add check if requested STORK-QAA level matches auth QAA level | Thomas Lenz | 5 | -7/+42 | |
2014-11-03 | fix problems with list access | Thomas Lenz | 1 | -4/+7 | |
2014-11-03 | add PVP SecClass to STORK QAA mapping | Thomas Lenz | 5 | -22/+76 | |
2014-10-31 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 49 | -47/+349 | |
2014-10-31 | fix STORK dateOfBirth attribute | Thomas Lenz | 1 | -1/+1 | |
2014-10-31 | remove debug code | Thomas Lenz | 1 | -1/+1 | |
2014-10-31 | exclude log4j-over-slf4j | Thomas Lenz | 1 | -0/+12 | |
2014-10-31 | fix problem with MOA-IDP database updates | Thomas Lenz | 1 | -2/+3 | |
2014-10-31 | fix MOA-IDP stored twince | Thomas Lenz | 3 | -7/+9 | |
2014-10-31 | change PVP attribute provider logging | Thomas Lenz | 1 | -2/+2 | |
2014-10-31 | fix STORK DateFormat | Thomas Lenz | 2 | -2/+10 | |
2014-10-31 | add depentency jaxrpc-impl for MOA-SPSS API calls | Thomas Lenz | 1 | -0/+12 | |
2014-10-31 | add SZR Client configuration to handbook and default config | Thomas Lenz | 2 | -0/+152 | |
2014-10-31 | add .gitignore files | Thomas Lenz | 18 | -0/+31 | |
2014-10-30 | fix for "failed "SignResponses (ResultMajor != Success) | Alexander Marsalek | 1 | -94/+108 | |
2014-10-30 | change version in handbook and mainpage | Thomas Lenz | 2 | -2/+2 | |
2014-10-30 | fix dependency problems | Thomas Lenz | 3 | -10/+20 | |
2014-10-30 | update log messages | Thomas Lenz | 3 | -4/+16 | |
2014-10-30 | update PVPRole to ECRole mapping | Thomas Lenz | 1 | -1/+1 | |
2014-10-30 | fix problems with non-admin user | Thomas Lenz | 4 | -6/+14 | |
2014-10-30 | solve some moa-spss problems | Thomas Lenz | 4 | -1/+7 | |
2014-10-30 | update TSL fixup filter | Thomas Lenz | 1 | -1/+2 | |
> fix wrong encoded Id attributes in TSL root element | |||||
2014-10-30 | switch to axis-1.0_IAIK_1.2.jar to solve problems with wsdl resource loader | Thomas Lenz | 4 | -3/+10 | |
2014-10-30 | remove unused depentencies | Thomas Lenz | 1 | -2/+22 | |
2014-10-30 | update PVPRole to ECRole mapping | Thomas Lenz | 1 | -2/+2 | |
2014-10-30 | if no PVP EID-SECTOR-FOR-IDENTIFIER attribute is found, parse target from ↵ | Thomas Lenz | 1 | -2/+22 | |
bPK attribute value prefix | |||||
2014-10-30 | set PVP SP metadata wantAssertionSigned=false | Thomas Lenz | 1 | -1/+1 | |
2014-10-29 | update MOA-SPSS readme and handbook | Thomas Lenz | 3 | -62/+25 | |
2014-10-29 | Merge remote-tracking branch ↵ | Thomas Lenz | 2 | -3/+189 | |
'remotes/origin/afitzek.moaspss-cert-rest-service' into moa-2.1-Snapshot | |||||
2014-10-29 | change version | Thomas Lenz | 1 | -4/+4 | |
2014-10-29 | update readme, history and default config | Thomas Lenz | 4 | -0/+335 | |