aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls
AgeCommit message (Collapse)AuthorFilesLines
2015-06-16add first version of reversionslog implementationThomas Lenz3-3/+34
2015-04-22add unique session ID for loggingThomas Lenz5-12/+34
2015-04-21set transactionID to logger implementation which can be used by key ↵Thomas Lenz1-0/+8
"transactionId"
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz1-83/+106
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall3-191/+1
- 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-6/+6
Conflicts: id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml
2015-01-30add persistence to process-engineChristian Wagner1-6/+6
additionally remove unnecessary method in the DAO
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall3-11/+10
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 Spring based discovery for STORKAuthModuleThomas Knall1-11/+12
- Add wildcard import to applicationContext.xml - Add some javadoc to AuthModule interface. - Remove STORKAuthModuleImpl from serviceloader based registration.
2015-01-29Perform some cleanupThomas Knall1-1/+1
- Remove ProcessDefinitionFactoryBean from applicationContext.xml. - Minor code cleanup.
2015-01-29Integrate processes with module discovery.Thomas Knall2-37/+15
- 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-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger4-12/+11
2015-01-28add automated process selectionChristian Wagner2-16/+34
2015-01-28implement ModuleRegistry, implement standard moaid process, start ↵Gerwin Gsenger4-31/+165
ModuleRegistry at moa-id startup, fix typo in package name
2015-01-27initial version of ModuleRegistry and ModuleAuthGerwin Gsenger2-0/+69
2015-01-21Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59).Thomas Knall1-82/+95
- 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.
2014-11-04add STORK-QAA to PVP SecClass mappingThomas Lenz1-6/+52
2014-11-04remove subject->nameID from AuthnRequestThomas Lenz1-7/+1
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-3/+4
2014-10-22add VIDP gateway process-flow to national infrastructureThomas Lenz1-0/+1
2014-09-11add exact timeout validation for SSO sessionsThomas Lenz1-2/+14
2014-08-21fix some problems with Single LogOutThomas Lenz1-3/+4
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of ↵Alexander Marsalek1-1/+1
throwing an exception
2014-06-13add timeout to frontchannel SLOThomas Lenz1-0/+8
2014-06-12Oracle Database problems solvedThomas Lenz1-1/+1
2014-06-11solve problem with Velocity EngineMOA-ID-2.1-RC2Thomas Lenz1-6/+10
2014-06-10change to correct MessageProviderThomas Lenz1-16/+4
2014-06-10Load SLO template from configuration directoryThomas Lenz1-9/+58
2014-06-10use ServletContextPath from configurationThomas Lenz1-1/+2
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz2-1/+195
2014-05-12fix some interfederation problemsThomas Lenz1-1/+2
2014-05-12switch to local authentication if interfederated IDP is not configuredThomas Lenz1-0/+1
2014-05-09change loggingThomas Lenz1-1/+1
2014-05-08remove some unused codeThomas Lenz1-1/+0
2014-05-08add Interfederation to redirect servletThomas Lenz1-39/+87
2014-05-07add inbound/outbound interfederation SSO checksThomas Lenz1-1/+9
2014-05-02add interfederation attribute queryThomas Lenz2-20/+80
2014-04-29map protocol specific requested attributes to PVP 2.1 attributesThomas Lenz1-1/+10
2014-04-17refector attribute generation from session informationThomas Lenz2-5/+5
2014-04-17+ preProcess inbound PVP2.1 assertionThomas Lenz2-0/+23
+ add inbound PVP2.1 assertion to IReqeust
2014-04-15add MOA-ID AuthnRequest generationThomas Lenz3-29/+205
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-1/+2
2014-03-24remove Debug messagesThomas Lenz1-3/+1
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz1-0/+1
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java 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/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.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/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom
2014-03-07first test for authentication which requires no browser session ↵Thomas Lenz2-47/+36
(req.getSession())
2014-02-24Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic1-1/+2
moa2_0_tlenz_bs_2
2014-02-24* add default configuration valuesThomas Lenz1-1/+2
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository
2014-02-03mergeBojan Suzic12-28/+265
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-28/+1
2014-01-29add EUPL headersThomas Lenz12-0/+264