aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-03-08update hash algorithm for ECC signing keys to SHA256Thomas Lenz1-1/+1
2017-03-02remove MOA-SPSS source code from MOA-ID repository. The MOA-SPSS source is ↵Thomas Lenz817-51643/+1
already moved to a new repository.
2017-02-27add iaik_ixsil dependency that is required for moa-id-lib jUnit testsThomas Lenz2-0/+9
2017-02-23add some javadoc informationThomas Lenz1-5/+12
2017-02-23update eIDAS SP metadata, because SP needs persistent identifiers onlyThomas Lenz1-5/+12
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP ↵Thomas Lenz16-183/+596
attribute builder concept The eIDAS attribute list in eIDAS metadata that contains currently supported attributes is also generated dynamical
2017-02-21add support of additional eIDAS attributes by using a simple configuration fileThomas Lenz4-27/+77
2017-02-21update javadocThomas Lenz1-1/+1
2017-02-14change log level of one log message to traceeIDAS_node_implementationThomas Lenz1-1/+1
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz4-4/+19
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz10-38/+290
2017-02-09fix bug in bPK builder for eIDAS targetsThomas Lenz1-1/+1
2017-02-09update eIDAS node target validatorThomas Lenz1-2/+5
2017-02-08add additional validation of eIDAS country target for bPK calculationThomas Lenz3-0/+11
2017-02-08if OA requests no eIDAS attributes than request PersonalIdentifier as minimumThomas Lenz1-1/+11
2017-02-08fix bug in configuration tool during eIDAS LoA level load operationThomas Lenz1-1/+5
2017-02-08update eIDAS assertion generation to generate an error message if attribute ↵Thomas Lenz3-2/+10
that is marked as required is not available
2017-02-08update eIDAS node configuration to allow more then on configuration for the ↵Thomas Lenz8-48/+27
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-07update eIDAS SAML-engine to support ↵Thomas Lenz4-10/+503
http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1 and http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1 signature schemes
2017-02-07fix some bugs in eIDAS SAML-engine metadata generatorThomas Lenz1-3/+6
2017-02-03prohibit chunked transfer encoding in eIDAS metadata responseThomas Lenz1-6/+11
2017-02-03fix wrong html content-type value in eIDAS metadata responseThomas Lenz1-1/+2
2017-02-03fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or ↵Thomas Lenz1-3/+3
ELGA mandate-service is configured
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz9-531/+16
2017-01-31fix problem with iaik pki-module and worker threadsThomas Lenz1-2/+25
2017-01-31update default configThomas Lenz2-7/+54
2017-01-31add missing third party libThomas Lenz1-0/+6
2017-01-31fix problem with selection of authentication process and eIDAS authenticationThomas Lenz1-2/+3
2017-01-31set requested default LoA to highThomas Lenz1-3/+8
2017-01-31fix double signing of eIDAS metadata informationThomas Lenz1-6/+18
2017-01-30small change in VelocityProviderThomas Lenz1-13/+19
2017-01-30update pomThomas Lenz2-4/+19
2017-01-30fix hardcoded link in eIDAS-commons 1.2.0Thomas Lenz1-0/+0
Info: 'configlocation.properties' contains a hardcoded link --> change to classpath:eidasUtil.properties to load eidasUtil.properties from classpath
2017-01-30remove unused importsThomas Lenz1-7/+0
2017-01-30enable encrypt of eIDAS assertion as defaultThomas Lenz2-3/+16
2017-01-27add MOA specific eIDAS engine.Thomas Lenz2-0/+92
2017-01-27allow EntitiesDescriptor elements in eIDAS metadata.Thomas Lenz1-52/+62
2017-01-27change to eIDAS engine 1.2.0Thomas Lenz1-5/+5
2017-01-27add libs for eIDAS engine 1.2.0Thomas Lenz7-0/+0
2016-12-15change version to next 3.2.2-snapshotThomas Lenz1-4/+4
2016-12-15switch version 3.2.1MOA-ID-3.2.1Thomas Lenz1-4/+4
2016-12-15add missing lib to local repoThomas Lenz1-0/+0
2016-12-15update third-party libsThomas Lenz1-33/+9
- spring-framework 4.3.4.RELEASE - xmlsec 2.0.8 - hibernate 5.2.5.Final - Apache cxf 3.1.9 - Struts2 2.3.31 - slf4j 1.7.22 - mysql-connector 6.0.5
2016-12-12add first information for moa-id 3.2.1Thomas Lenz2-0/+710
2016-12-12update handbookThomas Lenz1-2/+8
2016-12-09fix bug in OpenID protocol implementation that generates a wrong encoded ↵Thomas Lenz1-3/+6
error response
2016-12-02Merge branch 'eIDAS_node_implementation' of ↵Thomas Lenz1-2/+4
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation
2016-12-01fix possible problem with Velocity Engine internal loggingThomas Lenz1-2/+4
2016-11-25fix problem in SAML2 credential provider that selects a wrong keyStoreThomas Lenz1-1/+1
2016-11-24fix check if ELGA mandate-service module is configuredThomas Lenz1-2/+4