aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/src/main/webapp/WEB-INF
AgeCommit message (Collapse)AuthorFilesLines
2016-03-09split moa-id-auth in a final- and an edjucation- versionThomas Lenz1-47/+0
2016-03-09move basic applicationContext.xml to SpringInitialization modulThomas Lenz1-31/+0
2016-03-09move main frontend GUI to seperate packageThomas Lenz2-5/+11
2016-02-24move bean definitionsThomas Lenz1-14/+0
2016-02-19remove unused code and filesThomas Lenz2-275/+0
2016-02-18remove AXIS1 implemented WebService for SAML1 --> now a simple Spring ↵Thomas Lenz2-31/+2
controller is used as WebService endpoint
2016-02-18add WebFrontEnd security interceptorThomas Lenz1-1/+2
2016-02-15First untested part: Refactor authentication modules and process management ↵Thomas Lenz1-2/+5
to Spring
2016-02-10refactor LogOutServlet to Spring WebMVC implementationThomas Lenz1-0/+4
2016-02-10switch to Spring based application initializerThomas Lenz2-20/+32
2016-01-22refactor eIDAS-node metadata generationThomas Lenz1-0/+6
2016-01-13moa learned how to receive eidas node requestsFlorian Reimair1-0/+4
2015-05-05moved consent request before attributes are being collectedFlorian Reimair1-1/+1
2015-02-05Perform some cleanup tasksThomas Knall1-1/+1
- Rename AbstractSpringWebSupportedTask to MoaIdTask. - Remove some unnecessary code.
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall1-0/+3
- Create new module moa-id-module-monitoring. - Move MonitoringServlet, DatabaseTestModule, IdentityLinkTestModule, TestManager and TestModuleInterface to new module. - Update pom.xml, adding new module dependency. - Update web.xml, disabling static servlet registration. - Add @WebServlet servlet registration for MonitoringServlet.
2015-02-04Add logging for automatic servlet registration.Thomas Knall1-1/+8
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall1-2/+2
- Add new maven module moa-id-modules and sub module moa-id-module-stork. - Move stork relates processes and task to module moa-id-module-stork. - Move module registration to modules package.
2015-01-30Merge branch 'MOAID-62'Thomas Knall1-9/+1
Conflicts: id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml
2015-01-30add persistence to process-engineChristian Wagner1-13/+0
additionally remove unnecessary method in the DAO
2015-01-30Fix applicationContext.xml and STORKAuthentication.process.xmlThomas Knall1-1/+1
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall1-4/+1
Conflicts: id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/moduleregistration/AuthModuleImpl.java id/server/idserverlib/src/main/resources/META-INF/services/at.gv.egovernment.moa.id.moduls.moduleregistration.AuthModule
2015-01-30Add dynamic servlet registration for STORK processes.Thomas Knall1-1/+4
- Add STORKWebApplicationInitializer.java - Adjust web.xml - Move STORK.authmodule.beans.xml to src/main/resources/...
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall2-1/+5
- Add wildcard import to applicationContext.xml - Add some javadoc to AuthModule interface. - Remove STORKAuthModuleImpl from serviceloader based registration.
2015-01-29Perform some cleanupThomas Knall2-5/+4
- Remove ProcessDefinitionFactoryBean from applicationContext.xml. - Minor code cleanup.
2015-01-29integrate process engine from project 'dti-process-engine'Christian Wagner1-1/+1
- fix unit tests - correct namespaces - refactor package name
2015-01-29Integrate processes with module discovery.Thomas Knall1-1/+4
- Fix AuthModuleImpl process resource uri. - Create package at.gv.egovernment.moa.id.auth.modules with submodule "internal" and "stork". - Rename AuthModuleImpl to DefaultAuthModuleImpl (placed in at.gv.egovernment.moa.id.auth.modules.internal). - Move stork specific tasks to "...stork.tasks" and internal modules to "...internal.tasks". - Fix bean classes in applicationContext.xml - Move process descriptions to at.gv.egovernment.moa.id.auth.modules.[internal|stork]. - Add STORKAuthModuleImpl.
2015-01-29Merge branch 'MOAID-37'Thomas Knall2-23/+3
2015-01-29Add STORK process (MOAID-58).Thomas Knall2-23/+3
- Add STORKAuthentication.process.xml - Add PepsConnectorTask using code from PEPSConnectorServlet. - Split code from PEPSConnectorWithLocalSigningServlet into PepsConnectorHandleResponseWithoutSignatureTask and PepsConnectorHandleLocalSignResponseTask. - Replace SpringExpressionEvaluator within applicationContext.xml with SpringWebExpressionEvaluator (allowing expressions using request parameter(s)). - Make servlet mappings /PEPSConnectorWithLocalSigning and /PEPSConnector point to the process engine signaling servlet. - Add many FIXMEs marking problematic code. - Move code to start stork authentication from StartAuthenticationBuilder to CreateStorkAuthRequestFormTask. - Mark PEPSConnectorServlet and PEPSConnectorWithLocalSigningServlet deprecated. - Remove @author tknall from classes assembled using existing (bogus) code.
2015-01-29integrate process engine from project 'dti-process-engine' - INCOMPLETE!Christian Wagner1-2/+4
- commit neccessary in order to avoid blocking the development process additional small fix due to earlier package renaming
2015-01-28implement ModuleRegistry, implement standard moaid process, start ↵Gerwin Gsenger1-1/+1
ModuleRegistry at moa-id startup, fix typo in package name
2015-01-23Add foreign identity process support (MOAID-61).Thomas Knall1-11/+1
- 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-22Add mandate process support (MOAID-60).Thomas Knall1-200/+72
- 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-21Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59).Thomas Knall2-0/+32
- 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-16Add dti-process-engine support.Thomas Knall1-0/+29
2015-01-16Add minor fixes and updates.Thomas Knall1-27/+44
- 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.
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek2-3/+14
2014-06-11remove unused servletThomas Lenz1-6/+6
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz2-5/+25
2014-05-02add interfederation attribute queryThomas Lenz1-1/+5
2014-03-21service provider urlBojan Suzic1-0/+4
2014-03-18correcting mandate requestBojan Suzic1-2/+2
2014-03-12storing datacontainer in temporary storage before redirectingFlorian Reimair1-0/+4
2014-03-03attribut testBojan Suzic1-0/+4
2014-02-25Merge branch 'ap' into moa2_0_tlenz_bs_3Bojan Suzic1-0/+4
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OASTORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java
2014-02-25merge tlenz into apFlorian Reimair1-6/+6
2014-02-24Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-6/+6
moa2_0_tlenz_bs_2
2014-02-24added attribute collector action to protocol and urlrewriteFlorian Reimair1-0/+4
2014-02-24* add default configuration valuesThomas Lenz1-6/+6
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-14loggingBojan Suzic1-1/+5
2014-01-27mergingBojan Suzic1-2/+10