aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation
AgeCommit message (Collapse)AuthorFilesLines
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz2-201/+228
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz1-1/+2
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz2-1/+64
# Conflicts: # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/AuthenticationDataBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/BPKBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/parser/VerifyXMLSignatureResponseParser.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/VerifyXMLSignatureResponseValidator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameterDecorator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/data/DynamicOAAuthParameters.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/data/AuthenticationData.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/builder/attributes/EncryptedBPKAttributeBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/AssertionAttributeExtractor.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/SAML2Utils.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/metadata/SchemaValidationFilter.java # id/server/idserverlib/src/main/resources/moaid.authentication.beans.xml # id/server/idserverlib/src/test/java/at/gv/egovernment/moa/id/module/test/TestRequestImpl.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/MOAIDAuthConstants.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/api/IOAAuthParameters.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/config/ConfigurationMigrationUtils.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/KeyValueUtils.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/BKAMobileAuthModule.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/tasks/FirstBKAMobileAuthTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/sl20/JsonSecurityUtils.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/CreateQualeIDRequestTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/ReceiveQualeIDTask.java # id/server/modules/module-monitoring/src/main/java/at/gv/egovernment/moa/id/monitoring/IdentityLinkTestModule.java
2018-06-25add SP specific configuration for SL2.0Thomas Lenz1-1/+60
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-4/+4
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz1-0/+4
2017-11-27refactoring: rename methodThomas Lenz8-57/+57
2017-09-13update eIDAS country selectorThomas Lenz1-1/+1
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz1-51/+54
2017-02-09update eIDAS node target validatorThomas Lenz1-2/+5
2017-02-08add additional validation of eIDAS country target for bPK calculationThomas Lenz1-0/+9
2017-02-08update eIDAS node configuration to allow more then on configuration for the ↵Thomas Lenz1-1/+1
same country code. Country codes can be extended by a suffix like NL and NL-Test. Both generates a Authn. request for NL but there are two entries in citizen country selector and maybe two different service URLs
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+2
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-11/+11
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21update ConfigTool to support more than one ELGA mandate-serviceThomas Lenz3-12/+60
2016-09-20fix bug in eIDAS LoA validationThomas Lenz1-1/+1
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz2-6/+8
2016-05-31fix bPK validation in configuration GUIThomas Lenz1-3/+2
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz2-26/+31
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-1/+1
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-2/+3
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-22fix some problems with configuration validation in moa-id-configurationThomas Lenz1-4/+9
2016-01-22blacklist Microsoft SQL JDBC driver, because default online-application load ↵Thomas Lenz1-3/+15
operation does not work - Microsoft SQL does not allow len() method calls with a parameter of type text
2016-01-18add virtual IDP enabled flag to configurationThomas Lenz1-4/+15
2016-01-18add virtual IDP configuration functionality to moa-id-configuration webGUIThomas Lenz1-1/+3
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-5/+8
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-12fetch requested attributes from configurationFlorian Reimair1-2/+3
2015-09-16fix possible NullPointerException in STORK configurationThomas Lenz1-8/+10
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz1-1/+5
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz1-0/+25
- every service configuration could select its preferred TrustStore
2015-08-26Allow multiple alias domainsThomas Lenz1-5/+8
- Every alias domain is a own EntityID which is the configured PublicURLPrefix
2015-08-17final changes for Release MOA-ID 3.0.0MOA-ID-3.0.0Thomas Lenz2-2/+3
2015-08-14use old ConfigToolThomas Lenz5-27/+48
2015-07-17modifications in 2.x configuration GUIThomas Lenz1-16/+9
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz1-8/+23
2015-04-07add configuration property to deactivate PVP metadata schema validationThomas Lenz1-1/+10
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz1-1/+3
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml
2014-12-19fix TestOID configuration problemThomas Lenz1-2/+4
2014-12-04change exception handling for TrustStore configurationThomas Lenz1-4/+1
2014-11-27fix wrong error message if SSL server certificate is not trustedThomas Lenz1-0/+5
2014-11-04add metadata schema validation filtersThomas Lenz1-1/+16
2014-07-07check for peps country code uniquenessFlorian Reimair1-19/+26
2014-07-04made country code readonlyFlorian Reimair1-16/+18
2014-07-04fix: CPEPS list is now edited in place instead of clean and refillFlorian Reimair1-0/+4
2014-06-13add new test credential support to web config guiThomas Lenz1-0/+12
2014-05-26fix different STORK bugsThomas Lenz1-2/+2
2014-05-15check if SAML2 metadata is loadable and validThomas Lenz1-3/+16
2014-05-12solve null pointer exceptionThomas Lenz1-44/+44
2014-05-07check SAML2 metadata URL against publicService flagThomas Lenz1-2/+10
2014-05-07add extended SAML2 metadata validationThomas Lenz1-35/+90