Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the ↵ | Thomas Lenz | 3 | -3/+8 | |
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 | |||||
2017-02-03 | fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or ↵ | Thomas Lenz | 1 | -3/+3 | |
ELGA mandate-service is configured | |||||
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 2 | -2/+12 | |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 4 | -30/+30 | |
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building | |||||
2016-10-21 | update ConfigTool to support more than one ELGA mandate-service | Thomas Lenz | 13 | -33/+388 | |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer ↵ | Thomas Lenz | 1 | -3/+3 | |
encoding | |||||
2016-09-20 | fix bug in eIDAS LoA validation | Thomas Lenz | 1 | -1/+1 | |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 9 | -27/+45 | |
2016-06-23 | update configuration GUI for eIDAS nodes | Thomas Lenz | 1 | -1/+1 | |
2016-06-21 | add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+ | Thomas Lenz | 2 | -4/+17 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 1 | -3/+2 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 1 | -6/+0 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java | |||||
2016-05-31 | fix bPK validation in configuration GUI | Thomas Lenz | 1 | -3/+2 | |
2016-05-18 | add additional validation information in case of not unique service-provider ↵ | Thomas Lenz | 3 | -4/+10 | |
identifier | |||||
2016-05-09 | fix some problems in configuration tool | Thomas Lenz | 1 | -1/+1 | |
2016-04-26 | modified RedisTransactionStorage, modified beans definition | Christian Maierhofer | 1 | -6/+0 | |
2016-04-08 | fix configurationTool BKU-selection preview problem | Thomas Lenz | 1 | -11/+23 | |
2016-04-07 | fix some STORK configuration storage problem | Thomas Lenz | 1 | -10/+4 | |
2016-04-07 | fix some possible problems with STORK configuration in config-GUI | Thomas Lenz | 6 | -80/+140 | |
2016-03-31 | fix layout problem in configuration-tool on small screen size | Thomas Lenz | 1 | -2/+2 | |
2016-03-24 | fix problem in moa-id-configuration with duplicate entries and delete operation | Thomas Lenz | 4 | -52/+62 | |
2016-03-24 | fix possible NullPointer in STORK configuration | Thomas Lenz | 1 | -9/+20 | |
2016-03-22 | update third party libs | Thomas Lenz | 1 | -9/+17 | |
2016-03-18 | update slf4j | Thomas Lenz | 1 | -4/+4 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 8 | -41/+79 | |
2016-01-27 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 2 | -12/+7 | |
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 | remove STORK-SAMLEngine | Thomas Lenz | 2 | -12/+7 | |
2016-01-27 | Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -0/+6 | |
2016-01-25 | update commons-collection in modul moa-id-configuration | Thomas Lenz | 1 | -0/+6 | |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -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-22 | fix some problems with configuration validation in moa-id-configuration | Thomas Lenz | 5 | -10/+46 | |
2016-01-22 | blacklist Microsoft SQL JDBC driver, because default online-application load ↵ | Thomas Lenz | 1 | -3/+15 | |
operation does not work - Microsoft SQL does not allow len() method calls with a parameter of type text | |||||
2016-01-21 | remove unused functionality | Thomas Lenz | 1 | -3/+1 | |
2016-01-19 | fix JavaScript PublicURL-Prefix formater | Thomas Lenz | 1 | -1/+1 | |
2016-01-19 | add Single LogOut request signature validation to moa-id-configuration | Thomas Lenz | 8 | -32/+167 | |
2016-01-19 | fully remove of hyperjaxb functionality from DB-configuration implementation | Thomas Lenz | 3 | -10/+2 | |
2016-01-18 | add virtual IDP enabled flag to configuration | Thomas Lenz | 2 | -5/+20 | |
2016-01-18 | add virtual IDP configuration functionality to moa-id-configuration webGUI | Thomas Lenz | 8 | -20/+126 | |
2016-01-15 | Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshot | Thomas Lenz | 3 | -12/+19 | |
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 | fix two bugs in module moa-id-configuration | Thomas Lenz | 1 | -1/+1 | |
2016-01-12 | fetch requested attributes from configuration | Florian Reimair | 1 | -2/+3 | |
2015-11-16 | add property key | Thomas Lenz | 1 | -0/+1 | |
2015-11-16 | fix wrong translation | Thomas Lenz | 1 | -2/+2 | |
2015-11-02 | fix possible dependency problem with W3C DOM elements | Thomas Lenz | 1 | -3/+3 | |
2015-10-27 | fix possible problem if no BKU is configurated in general configuration | Thomas Lenz | 1 | -8/+11 | |
2015-10-16 | addon button value for storkattribute delete | Christian Maierhofer | 1 | -2/+2 | |
2015-10-16 | Add button caption if new stork attribute is added | Christian Maierhofer | 1 | -2/+2 | |
2015-10-15 | Merge branch 'web-config' into moa-id-3.0.0-snapshot | Christian Maierhofer | 29 | -154/+5501 | |
2015-10-15 | webgui fixing for smaller screens | Christian Maierhofer | 5 | -10/+25 | |
2015-10-14 | modified login page | Christian Maierhofer | 3 | -62/+26 | |