aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/resources/resources
AgeCommit message (Collapse)AuthorFilesLines
2017-02-08update eIDAS assertion generation to generate an error message if attribute ↵Thomas Lenz2-0/+2
that is marked as required is not available
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz4-523/+5
2016-10-21add functionality to support more than one ELGA mandate-serviceThomas Lenz1-1/+1
2016-08-16add eIDAS response LoA validationThomas Lenz2-0/+2
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz2-2/+6
2016-08-01add additional info's to MIS log messagesThomas Lenz1-2/+2
2016-03-31add errorcodes to eIDAS module functionalityThomas Lenz2-13/+17
2016-03-30implement first parts of eIDAS module error handling and error-response ↵Thomas Lenz2-1/+22
messaging
2016-03-21add missing error codesThomas Lenz2-0/+2
2016-03-21fix some problems with logging and error codesThomas Lenz2-1/+9
2016-03-14update statuscodes and revisionslog codesThomas Lenz2-23/+23
2016-03-14refactor the GUI generation for user interactionThomas Lenz9-1182/+1
2016-03-10add additional PVP response validationThomas Lenz2-0/+4
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz2-1/+10
2016-03-02next parts of new federated authentication implementationThomas Lenz2-1/+11
2016-03-02temporarily commit to save stateThomas Lenz2-6/+26
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz2-2/+2
2016-02-25Update GUI componentsThomas Lenz1-2/+2
2016-02-25generate CSS und JS for GUI dynamically.Thomas Lenz7-2139/+898
Now all html templates must not include it's on CSS and JS as inline code
2016-02-24add federated IDP authentication modulThomas Lenz1-0/+9
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ↵Thomas Lenz2-1/+3
processEngine
2016-02-18refactor authentication process to use service-provider configuration from ↵Thomas Lenz1-4/+4
pending-request
2016-02-18update error handling and Web based error messagesThomas Lenz1-0/+407
2016-02-15First untested part: Refactor authentication modules and process management ↵Thomas Lenz2-1/+4
to Spring
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-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 Lenz2-1/+3
2015-07-20fix problems with reversion logThomas Lenz2-0/+2
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 Lenz2-1/+3
2015-07-03fix problems with dynamic PVP2X metadata refreshThomas Lenz2-1/+2
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 Lenz4-4/+10
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-01-29Integrate processes with module discovery.Thomas Knall2-73/+0
- 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
2015-01-29Add STORK process (MOAID-58).Thomas Knall3-2/+34
- 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.