Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-23 | fix some problems in eIDAS module | Thomas Lenz | 3 | -12/+22 | |
2016-06-22 | update PVP assertion builder to add user's remote IP address as attribute in ↵ | Thomas Lenz | 2 | -2/+22 | |
'SubjectConformationData' element | |||||
2016-06-21 | fix a request validation problem in eIDAS endpoint | Thomas Lenz | 1 | -5/+15 | |
2016-06-21 | add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+ | Thomas Lenz | 3 | -2/+18 | |
2016-06-21 | fix Bug in 'parse document from input stream' method which produce a ↵ | Thomas Lenz | 1 | -5/+7 | |
SaxParserException if DebugLevel is 'debug' | |||||
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 38 | -223/+596 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 2 | -18/+24 | |
eIDAS_node_implementation | |||||
2016-06-07 | added default properties to config | Christian Maierhofer | 2 | -18/+24 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 46 | -563/+1735 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java | |||||
2016-06-07 | Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementation | Thomas Lenz | 28 | -805/+299 | |
2016-06-07 | update local development demo appl. | Thomas Lenz | 1 | -69/+128 | |
2016-06-07 | update handbook | Thomas Lenz | 1 | -1/+1 | |
2016-05-30 | fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in ↵ | Thomas Lenz | 1 | -3/+6 | |
legacy mode | |||||
2016-05-20 | fix problem with some SAML1 clients to request the SAML1 ↵ | Thomas Lenz | 2 | -9/+22 | |
GetAuthenticationData SOAP service | |||||
2016-05-18 | Adopted Monitoring Servlet | Christian Maierhofer | 6 | -78/+121 | |
2016-05-18 | changed constants to final static hash map | Christian Maierhofer | 3 | -12/+12 | |
2016-05-18 | Spring-ified AuthenticationSessionCleaner | Christian Maierhofer | 1 | -23/+6 | |
2016-05-17 | use first AttributeConsumingService from PVP metadata if no one is selected ↵ | Thomas Lenz | 1 | -2/+14 | |
in request or marked as default | |||||
2016-05-17 | fix problem with MS-SQL and indexing strategy | Thomas Lenz | 1 | -1/+1 | |
2016-05-12 | fix missing ID generation strategy | Thomas Lenz | 6 | -8/+21 | |
2016-05-12 | fix typo in SAML1 getAuthenticationData servlet | Thomas Lenz | 1 | -1/+1 | |
2016-05-12 | fix possible nullPointer exception in process engine | Thomas Lenz | 1 | -0/+10 | |
2016-05-11 | fix bug in PVP SLO functionality | Thomas Lenz | 1 | -1/+4 | |
2016-05-11 | fix a minor flaw in prof. rep. textual OID description | Thomas Lenz | 1 | -1/+4 | |
2016-05-10 | Update to MOA-SPSS 3.0.0-RC1 | Thomas Lenz | 386 | -7822/+6951 | |
Merge branch 'moa-id-3.2_(OPB)' into moa-id_with_moa-sig_and_eccelerate Conflicts: id/moa-spss-container/pom.xml pom.xml | |||||
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 11 | -23/+40 | |
2016-05-09 | fix some problems in configuration tool | Thomas Lenz | 1 | -5/+17 | |
2016-05-09 | update Struts to 2.3.28.1 ↵ | Thomas Lenz | 1 | -2/+2 | |
(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3081) switch MOA-ID Version to 3.1.1 | |||||
2016-05-09 | fix problem with PVP protocol and legacy mode (SP side BKU selection) | Thomas Lenz | 1 | -3/+1 | |
2016-05-09 | fix type in Redirect servlet implementation | Thomas Lenz | 1 | -1/+1 | |
2016-05-03 | added redis config parameters | Christian Maierhofer | 1 | -1/+3 | |
2016-05-03 | Added Transactional Support to MOASessionDBUtils | Christian Maierhofer | 6 | -201/+78 | |
2016-04-28 | Modifiing MOASessionDBUtils | Christian Maierhofer | 9 | -148/+218 | |
2016-04-27 | Added some tests for redis | Christian Maierhofer | 5 | -0/+510 | |
2016-04-27 | Modified SingleLogOutAction to work with REDIS | Christian Maierhofer | 4 | -134/+192 | |
2016-04-26 | modified RedisTransactionStorage, modified beans definition | Christian Maierhofer | 9 | -87/+163 | |
2016-04-26 | fixed allowed url prefix check bug | Christian Maierhofer | 1 | -1/+1 | |
2016-04-25 | Added DummyTransactionStorage for Tests | Christian Maierhofer | 2 | -4/+144 | |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 16 | -20/+440 | |
2016-04-11 | add ELGA Mandate-Service client-module to final buildMOA-ID-3.1.0 | Thomas Lenz | 1 | -7/+2 | |
2016-04-11 | BKU selection template - hide useMandate checkbox if mandates are not in use | Thomas Lenz | 4 | -4/+4 | |
2016-04-08 | update PVP SubjectNameID generation in case of ELGA MandateService is used | Thomas Lenz | 1 | -0/+9 | |
2016-04-08 | some Update of ELGA MandateService client implementation | Thomas Lenz | 3 | -13/+38 | |
2016-04-08 | fix type in javascript template | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix typo in sendAssertionFormFull backup template | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix configurationTool BKU-selection preview problem | Thomas Lenz | 1 | -2/+2 | |
2016-04-08 | fix typo in redirectTarget parameter | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix typo in default BKU-Selection template | Thomas Lenz | 2 | -4/+4 | |
2016-04-08 | change logLevel to warn | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix bug in PVP2 assertion builder. | Thomas Lenz | 1 | -1/+1 | |
- https://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf does not allow 'NotBefore' attribute in <SubjectConfirmationData> when 'Method' contains 'urn:oasis:names:tc:SAML:2.0:cm:bearer' (see 554 - 560 chapter 4.1.4.2) |