Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-27 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 5 | -6/+54 | |
Conflicts: id/server/idserverlib/pom.xml id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/AuthenticationRequest.java id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java | |||||
2016-01-27 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 6 | -15/+14 | |
2016-01-27 | fix unresolved dependency in SAML1 authentication module | Thomas Lenz | 3 | -6/+10 | |
2016-01-27 | fix unresolved dependency | Thomas Lenz | 2 | -4/+4 | |
2016-01-27 | remove STORK document-service | Thomas Lenz | 1 | -2/+2 | |
2016-01-27 | rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1 | Thomas Lenz | 2 | -8/+10 | |
2016-01-27 | Add additional log message | Thomas Lenz | 1 | -1/+1 | |
2016-01-27 | set max error-message length in statisticdatabase to 200 characters | Thomas Lenz | 1 | -4/+1 | |
2016-01-27 | fix typo in Apache Tomcat Start/Stop script templates | Thomas Lenz | 2 | -2/+2 | |
2016-01-27 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 3 | -12/+11 | |
Conflicts: id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/AuthenticationRequest.java id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java | |||||
2016-01-27 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 6 | -8/+41 | |
2016-01-27 | Log exception if basic moa-id configuration property file is not found | Thomas Lenz | 1 | -1/+1 | |
2016-01-27 | set ContentType parameter in HTTPServletResponse | Thomas Lenz | 3 | -16/+17 | |
2016-01-25 | fix AuthnRequest validation: requested AssertionConsumerServiceURL MUST be ↵ | Thomas Lenz | 3 | -5/+31 | |
equal to AssertionConsumerService in PVP metadata | |||||
2016-01-25 | update commons-collection in modul moa-id-configuration | Thomas Lenz | 1 | -0/+4 | |
2016-01-25 | update log message for PVP AuthnRequest signature validation | Thomas Lenz | 1 | -2/+5 | |
2016-01-25 | add temporarily eIDAS functionality to SAML1 authentication protocol for ↵ | Thomas Lenz | 3 | -7/+19 | |
development purpose !! SAML1 will be removed from official release version !! | |||||
2016-01-22 | remove STORK-SAML engine | Thomas Lenz | 1 | -2/+2 | |
2016-01-22 | refactor eIDAS-node metadata generation | Thomas Lenz | 6 | -54/+96 | |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 79 | -455/+4335 | |
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-22 | change message loglevel, if no active SSO session is found | Thomas Lenz | 1 | -2/+2 | |
2016-01-22 | change logs and error messages during MOA-ID start-up process | Thomas Lenz | 3 | -51/+28 | |
2016-01-22 | blacklist Microsoft SQL JDBC driver, because default online-application load ↵ | Thomas Lenz | 2 | -2/+34 | |
operation does not work - Microsoft SQL does not allow len() method calls with a parameter of type text | |||||
2016-01-22 | remove unused code | Thomas Lenz | 6 | -692/+0 | |
2016-01-22 | remove tomcat-stop method on initialization error | Thomas Lenz | 1 | -1/+1 | |
2016-01-21 | fix exception handling problem with updated cc process | Thomas Lenz | 2 | -14/+33 | |
2016-01-21 | change min-height in BKU-selection template | Thomas Lenz | 4 | -4/+4 | |
2016-01-21 | update default BKU-selection template | Thomas Lenz | 4 | -12/+12 | |
2016-01-21 | fix MOA-ID assemply problem with endorsed libs | Thomas Lenz | 1 | -0/+6 | |
2016-01-21 | move or remove third-party library depentencies | Thomas Lenz | 5 | -81/+50 | |
2016-01-21 | remove unused functionality | Thomas Lenz | 3 | -81/+6 | |
2016-01-19 | update default templates for BKU-Selection, sendAssertion, and Single LogOut | Thomas Lenz | 10 | -606/+702 | |
2016-01-19 | remove MOA-SP calls via WebService URL | Thomas Lenz | 1 | -13/+12 | |
2016-01-19 | fix refactoring problem | Thomas Lenz | 1 | -1/+1 | |
2016-01-19 | update PVP Single LogOut request/response signature validation | Thomas Lenz | 12 | -72/+405 | |
2016-01-19 | fix bug in MOAHttpClient | Thomas Lenz | 1 | -1/+1 | |
2016-01-19 | update handbook and MOA-ID-Auth mainpage | Thomas Lenz | 3 | -4/+6 | |
2016-01-19 | add additional virtual IDP PublicURL Prefix validation | Thomas Lenz | 1 | -4/+14 | |
2016-01-19 | fix JAVA reflection class instance problems, which is required for SAML1 and ↵ | Thomas Lenz | 2 | -20/+18 | |
STORK2 protocol implementation | |||||
2016-01-19 | fix problem with STORK citizen country-code selector | Thomas Lenz | 1 | -24/+25 | |
2016-01-19 | fully remove of hyperjaxb functionality from DB-configuration implementation | Thomas Lenz | 18 | -1073/+257 | |
2016-01-18 | update third-party libraries | Thomas Lenz | 1 | -3/+3 | |
2016-01-18 | refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionality | Thomas Lenz | 14 | -41/+64 | |
2016-01-18 | add virtual IDP enabled flag to configuration | Thomas Lenz | 3 | -1/+36 | |
2016-01-18 | update Handbook | Thomas Lenz | 1 | -2/+10 | |
2016-01-18 | add two methods to KeyValueUtils | Thomas Lenz | 1 | -2/+41 | |
2016-01-15 | update MOA-ID version 3.1.0-Snapshot | Thomas Lenz | 1 | -0/+5 | |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 52 | -141/+481 | |
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-15 | cleanup | Florian Reimair | 3 | -23/+19 | |
2016-01-15 | moa can do outbound eidas | Florian Reimair | 3 | -5/+192 | |