aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2016-02-24move bean definitionsThomas Lenz1-0/+14
2016-02-24add federated IDP authentication modulThomas Lenz1-0/+9
2016-02-22fix some refactoring problemsThomas Lenz1-8/+0
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-8/+16
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ↵Thomas Lenz5-2/+30
processEngine
2016-02-18refactor authentication process to use service-provider configuration from ↵Thomas Lenz3-7/+10
pending-request
2016-02-18update error handling and Web based error messagesThomas Lenz1-0/+407
2016-02-17fix unresolved depentenciesThomas Lenz1-0/+44
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-1/+0
2016-02-15First untested part: Refactor authentication modules and process management ↵Thomas Lenz6-45/+97
to Spring
2016-02-10switch to Spring based application initializerThomas Lenz2-1/+4
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-0/+4
Conflicts: id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java
2016-01-28add missing auth. protocol status-codesThomas Lenz1-0/+4
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-0/+1
2016-01-25fix AuthnRequest validation: requested AssertionConsumerServiceURL MUST be ↵Thomas Lenz1-0/+1
equal to AssertionConsumerService in PVP metadata
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-4/+16
Conflicts: id/server/idserverlib/pom.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthInitializer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfiguration.java id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java
2016-01-21change min-height in BKU-selection templateThomas Lenz1-1/+1
2016-01-21update default BKU-selection templateThomas Lenz1-3/+3
2016-01-19update default templates for BKU-Selection, sendAssertion, and Single LogOutThomas Lenz3-554/+637
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz2-0/+2
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthConstants.java 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/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
2016-01-13add STORK-QAA <--> eIdAS-QAA level mapperThomas Lenz1-4/+16
2015-10-12fix some problems in DispatcherServletThomas Lenz1-0/+1
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz1-1/+1
2015-09-14move citizen-card authentication and validation (Security-layer ↵Thomas Lenz2-52/+0
communication) to discrete module
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz1-0/+30
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-0/+1
authentication protocol modules are loaded by SPI now.
2015-08-26Allow multiple alias domainsThomas Lenz2-0/+2
- Every alias domain is a own EntityID which is the configured PublicURLPrefix
2015-08-14use old ConfigToolThomas Lenz1-17/+86
2015-07-21fix MOA-ID-Auth problemsThomas Lenz3-4/+15
2015-07-20fix problems with reversion logThomas Lenz2-0/+2
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-5/+0
2015-07-20split AuthBlock validation and MIS sessionID request into discrete taskThomas Lenz1-5/+11
2015-07-17Merge first STORK 2 changesThomas Lenz2-8/+17
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/ConsentEvaluator.java pom.xml
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz3-1/+27
2015-07-03fix problems with dynamic PVP2X metadata refreshThomas Lenz2-1/+2
2015-07-03fix some configuration problemsThomas Lenz1-0/+0
2015-07-02new files for key/value configThomas Lenz1-0/+14
2015-07-02develThomas Lenz1-1/+2
2015-05-19integrating attribute correlation check for eidentifier, when present; ↵Bojan Suzic1-0/+5
updating mandate data; extending error messages
2015-05-05consent request cosmeticsFlorian Reimair1-8/+12
2015-02-19manuell merge: PEPSConnecterServlet --> PepsConnectorTaskThomas Lenz1-51/+0
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz7-4/+109
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-43/+0
- 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-30Fix applicationContext.xml and STORKAuthentication.process.xmlThomas Knall1-3/+3
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall3-2/+55
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-0/+14
- Add STORKWebApplicationInitializer.java - Adjust web.xml - Move STORK.authmodule.beans.xml to src/main/resources/...
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall1-1/+0
- Add wildcard import to applicationContext.xml - Add some javadoc to AuthModule interface. - Remove STORKAuthModuleImpl from serviceloader based registration.
2015-01-29integrate process engine from project 'dti-process-engine'Christian Wagner2-3/+3
- fix unit tests - correct namespaces - refactor package name
2015-01-29Integrate processes with module discovery.Thomas Knall4-15/+16
- 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 Knall3-2/+34