Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-30 | add persistence to process-engine | Christian Wagner | 9 | -167/+176 | |
additionally remove unnecessary method in the DAO | |||||
2015-01-30 | small DAO code review from Thomas | Gerwin Gsenger | 1 | -23/+27 | |
2015-01-30 | implement DAO methods, add exeptions to ProcessInstanceStoreDAO interface | Gerwin Gsenger | 3 | -34/+95 | |
2015-01-29 | add new methods to the dao interface, enhance db entity | Gerwin Gsenger | 3 | -27/+105 | |
2015-01-29 | add inital (empty) implementation of the ProcessInstanceStoreDAO | Gerwin Gsenger | 3 | -1/+63 | |
2015-01-29 | integrate process engine from project 'dti-process-engine' | Christian Wagner | 3 | -4/+4 | |
- fix unit tests - correct namespaces - refactor package name | |||||
2015-01-29 | integrate process engine from project 'dti-process-engine' | Gerwin Gsenger | 32 | -84/+275 | |
2015-01-29 | integrate process engine from project 'dti-process-engine' - INCOMPLETE! | Christian Wagner | 26 | -2/+2047 | |
- commit neccessary in order to avoid blocking the development process additional small fix due to earlier package renaming | |||||
2015-01-28 | switch to automated process selection | Gerwin Gsenger | 1 | -9/+20 | |
2015-01-28 | add automated process selection | Christian Wagner | 3 | -16/+35 | |
2015-01-28 | implement ModuleRegistry, implement standard moaid process, start ↵ | Gerwin Gsenger | 5 | -31/+167 | |
ModuleRegistry at moa-id startup, fix typo in package name | |||||
2015-01-27 | initial version of ModuleRegistry and ModuleAuth | Gerwin Gsenger | 2 | -0/+69 | |
2015-01-26 | Add comments to DefaultAuthentication.process.xml. | Thomas Knall | 1 | -0/+1 | |
2015-01-26 | Fix Javadoc, remove disabled code. | Thomas Knall | 2 | -30/+8 | |
- Partly fix javadoc of AuthenticationServer. - Remove disabled code from AuthenticationServer. | |||||
2015-01-26 | Add some comments to DefaultAuthentication.process.xml. | Thomas Knall | 1 | -1/+2 | |
2015-01-26 | Perform refactoring. | Thomas Knall | 2 | -21/+22 | |
- Rename ProcessIdentityLinkTask to PrepareAuthBlockSignatureTask. | |||||
2015-01-23 | Fix typo in process description. | Thomas Knall | 1 | -1/+1 | |
2015-01-23 | Add foreign identity process support (MOAID-61). | Thomas Knall | 12 | -129/+423 | |
- moa-id auth web.xml: Replace servlet mapping "/GetForeignID". - Fix some javadoc of AuthenticationServer. - Set GetForeignIDServlet deprecated. - Remove redundant code across several classes. - VerifyIdentityLinkTask: Separate identity link verification from subsequent (a) creation of CreateXMLSignatureRequest (ProcessIdentityLinkTask) and (b) creation of InfoBoxReadRequest (CertificateReadRequestTask). | |||||
2015-01-22 | Refactor VerifyIdentityLinkTask. | Thomas Knall | 2 | -100/+61 | |
- Prevent redundant code. - Store moa session before sending response. - Update javadoc for AuthenticationServer | |||||
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 15 | -241/+690 | |
- 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 | 15 | -123/+1228 | |
- 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-16 | Add dti-process-engine support. | Thomas Knall | 2 | -1/+18 | |
2015-01-16 | Add minor fixes and updates. | Thomas Knall | 3 | -5/+25 | |
- 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 | 2 | -2/+2 | |
- 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 | 1 | -0/+3 | |
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem. | |||||
2014-11-03 | Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2 | Thomas Lenz | 154 | -16055/+2630 | |
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 | 10 | -33/+121 | |
2014-11-03 | add check if requested STORK-QAA level matches auth QAA level | Thomas Lenz | 4 | -7/+38 | |
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 | 8 | -25/+62 | |
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 | change PVP attribute provider logging | Thomas Lenz | 1 | -2/+2 | |
2014-10-31 | fix STORK DateFormat | Thomas Lenz | 1 | -2/+9 | |
2014-10-30 | fix for "failed "SignResponses (ResultMajor != Success) | Alexander Marsalek | 1 | -94/+108 | |
2014-10-30 | fix dependency problems | Thomas Lenz | 1 | -10/+8 | |
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 | 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 | Merge branch 'ISA-1.18-action' into moa-2.1-Snapshot | Thomas Lenz | 146 | -15919/+2176 | |
Conflicts: id/server/idserverlib/pom.xml | |||||
2014-10-29 | Update third-party libs | Thomas Lenz | 11 | -22/+790 | |
- some implementation updates was required | |||||
2014-10-29 | update STORK specific attribute build process | Thomas Lenz | 2 | -34/+63 | |
2014-10-29 | print StackTrace if an general error occurs | Thomas Lenz | 1 | -1/+1 | |
2014-10-29 | Update authdate generation from interfedered assertion information | Thomas Lenz | 7 | -3/+115 | |
2014-10-27 | store additional raw PVP role String | Thomas Lenz | 2 | -3/+15 | |