aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
2016-11-03update first parts in readme, handbook, and default configurationThomas Lenz5-37/+99
# Conflicts: # id/history.txt
2016-11-03fix cherry-pick problem in case of moa-id 3.2.x config already existsThomas Lenz1-1/+6
2016-11-03fix some more jerry-pick problemsThomas Lenz1-7/+2
2016-11-03change merge problems in cherry pickingThomas Lenz2-37/+122
2016-11-03add functionality to support more than one ELGA mandate-serviceThomas Lenz17-94/+309
Conflicts: id/server/modules/moa-id-module-elga_mandate_service/src/main/java/at/gv/egovernment/moa/id/auth/modules/elgamandates/utils/ELGAMandateServiceMetadataProvider.java
2016-10-07refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz14-64/+87
encoding
2016-10-07add additional redirect in elga mandate-service selection-process to get out ↵Thomas Lenz7-10/+110
from BKU communication switch version of elga-mandate-module to 1.1
2016-09-15Fix bug in PVP2 Error Response (wrong EntityID)Thomas Lenz1-1/+2
2016-09-15update handbookThomas Lenz1-1/+1
2016-09-15fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in ↵Thomas Lenz1-3/+6
legacy mode
2016-09-15fix Bug in 'parse document from input stream' method which produce a ↵Thomas Lenz1-5/+7
SaxParserException if DebugLevel is 'debug'
2016-05-20fix problem with some SAML1 clients to request the SAML1 ↵Thomas Lenz2-9/+22
GetAuthenticationData SOAP service
2016-05-17use first AttributeConsumingService from PVP metadata if no one is selected ↵Thomas Lenz1-2/+14
in request or marked as default
2016-05-17fix problem with MS-SQL and indexing strategyThomas Lenz1-1/+1
2016-05-12fix missing ID generation strategyThomas Lenz6-8/+21
2016-05-12fix typo in SAML1 getAuthenticationData servletThomas Lenz1-1/+1
2016-05-12fix possible nullPointer exception in process engineThomas Lenz1-0/+10
2016-05-11fix bug in PVP SLO functionalityThomas Lenz1-1/+4
2016-05-11fix a minor flaw in prof. rep. textual OID descriptionThomas Lenz1-1/+4
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz11-23/+40
2016-05-09fix some problems in configuration toolThomas Lenz1-5/+17
2016-05-09update Struts to 2.3.28.1 ↵Thomas Lenz1-2/+2
(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3081) switch MOA-ID Version to 3.1.1
2016-05-09fix problem with PVP protocol and legacy mode (SP side BKU selection)Thomas Lenz1-3/+1
2016-05-09fix type in Redirect servlet implementationThomas Lenz1-1/+1
2016-04-11add ELGA Mandate-Service client-module to final buildMOA-ID-3.1.0Thomas Lenz1-7/+2
2016-04-11BKU selection template - hide useMandate checkbox if mandates are not in useThomas Lenz4-4/+4
2016-04-08update PVP SubjectNameID generation in case of ELGA MandateService is usedThomas Lenz1-0/+9
2016-04-08some Update of ELGA MandateService client implementationThomas Lenz3-13/+38
2016-04-08fix type in javascript templateThomas Lenz1-1/+1
2016-04-08fix typo in sendAssertionFormFull backup templateThomas Lenz1-1/+1
2016-04-08fix configurationTool BKU-selection preview problemThomas Lenz1-2/+2
2016-04-08fix typo in redirectTarget parameterThomas Lenz1-1/+1
2016-04-08fix typo in default BKU-Selection templateThomas Lenz2-4/+4
2016-04-08change logLevel to warnThomas Lenz1-1/+1
2016-04-08fix bug in PVP2 assertion builder.Thomas Lenz1-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)
2016-04-07change MOA-ID version commands in default configurationThomas Lenz1-8/+8
2016-04-07add initial version of a virtual IDP REST URL rewrite filterThomas Lenz3-6/+203
2016-04-07small default-config and handbook updates for final version 3.1.0Thomas Lenz7-1435/+42
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz4-12/+19
2016-04-05make some minor handbook updatesThomas Lenz3-4/+5
2016-04-04move default mandate-service-selection template to ELGA mandate-client moduleThomas Lenz1-0/+0
2016-04-04add log-message to log MOA-SPSS initialization errorsThomas Lenz1-0/+1
2016-04-04fix typo in default tomcat start-scriptThomas Lenz1-2/+2
2016-03-31add errorcodes to eIDAS module functionalityThomas Lenz5-19/+148
2016-03-31fix missing implementation in ExceptionContainerThomas Lenz3-2/+12
2016-03-31if database cleanUP process found some unhandled exception, write error ↵Thomas Lenz9-36/+207
messages to technical log
2016-03-30implement first parts of eIDAS module error handling and error-response ↵Thomas Lenz17-60/+538
messaging
2016-03-30extract eIDAS SPType from inbound AuthnRequestThomas Lenz1-0/+9
2016-03-30add Metadata reload functionality to getRole(*) methodsThomas Lenz1-2/+12
2016-03-30set correct SPType in eIDAS authnRequestThomas Lenz1-1/+6