Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | add support of additional eIDAS attributes by using a simple configuration file | Thomas Lenz | 4 | -27/+77 |
2017-02-21 | update javadoc | Thomas Lenz | 1 | -1/+1 |
2017-02-14 | change log level of one log message to traceeIDAS_node_implementation | Thomas Lenz | 1 | -1/+1 |
2017-02-10 | update eIDAS specific revisionslog entries | Thomas Lenz | 4 | -4/+19 |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 10 | -38/+290 |
2017-02-09 | fix bug in bPK builder for eIDAS targets | Thomas Lenz | 1 | -1/+1 |
2017-02-08 | if OA requests no eIDAS attributes than request PersonalIdentifier as minimum | Thomas Lenz | 1 | -1/+11 |
2017-02-08 | fix bug in configuration tool during eIDAS LoA level load operation | Thomas Lenz | 1 | -1/+5 |
2017-02-08 | update eIDAS assertion generation to generate an error message if attribute t... | Thomas Lenz | 3 | -2/+10 |
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the s... | Thomas Lenz | 4 | -44/+18 |
2017-02-07 | update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh... | Thomas Lenz | 4 | -10/+503 |
2017-02-07 | fix some bugs in eIDAS SAML-engine metadata generator | Thomas Lenz | 1 | -3/+6 |
2017-02-03 | prohibit chunked transfer encoding in eIDAS metadata response | Thomas Lenz | 1 | -6/+11 |
2017-02-03 | fix wrong html content-type value in eIDAS metadata response | Thomas Lenz | 1 | -1/+2 |
2017-02-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 9 | -531/+16 |
2017-01-31 | fix problem with iaik pki-module and worker threads | Thomas Lenz | 1 | -2/+25 |
2017-01-31 | update default config | Thomas Lenz | 2 | -7/+54 |
2017-01-31 | add missing third party lib | Thomas Lenz | 1 | -0/+6 |
2017-01-31 | fix problem with selection of authentication process and eIDAS authentication | Thomas Lenz | 1 | -2/+3 |
2017-01-31 | set requested default LoA to high | Thomas Lenz | 1 | -3/+8 |
2017-01-31 | fix double signing of eIDAS metadata information | Thomas Lenz | 1 | -6/+18 |
2017-01-30 | small change in VelocityProvider | Thomas Lenz | 1 | -13/+19 |
2017-01-30 | update pom | Thomas Lenz | 2 | -4/+19 |
2017-01-30 | remove unused imports | Thomas Lenz | 1 | -7/+0 |
2017-01-30 | enable encrypt of eIDAS assertion as default | Thomas Lenz | 2 | -3/+16 |
2017-01-27 | add MOA specific eIDAS engine. | Thomas Lenz | 2 | -0/+92 |
2017-01-27 | allow EntitiesDescriptor elements in eIDAS metadata. | Thomas Lenz | 1 | -52/+62 |
2017-01-27 | change to eIDAS engine 1.2.0 | Thomas Lenz | 1 | -5/+5 |
2016-12-12 | update handbook | Thomas Lenz | 1 | -2/+8 |
2016-12-09 | fix bug in OpenID protocol implementation that generates a wrong encoded erro... | Thomas Lenz | 1 | -3/+6 |
2016-12-02 | Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id... | Thomas Lenz | 1 | -2/+4 |
2016-12-01 | fix possible problem with Velocity Engine internal logging | Thomas Lenz | 1 | -2/+4 |
2016-11-25 | fix problem in SAML2 credential provider that selects a wrong keyStore | Thomas Lenz | 1 | -1/+1 |
2016-11-24 | fix check if ELGA mandate-service module is configured | Thomas Lenz | 1 | -2/+4 |
2016-11-22 | fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 al... | Thomas Lenz | 3 | -4/+161 |
2016-11-18 | add first parts to support Redirect-Binding for eIDAS Auth. interface | Thomas Lenz | 1 | -45/+133 |
2016-11-18 | update SSO session-transfer module | Thomas Lenz | 1 | -13/+2 |
2016-11-18 | fix bug in servlet | Thomas Lenz | 1 | -5/+8 |
2016-11-16 | fix some more bugs in eIDAS SAML-engine | Thomas Lenz | 1 | -8/+39 |
2016-11-16 | fix bug in eIDAS SAML-engine: | Thomas Lenz | 1 | -1/+9 |
2016-11-14 | fix problem with test-eID OIDs in configuration tool | Thomas Lenz | 1 | -1/+1 |
2016-11-08 | fix problem with SSLSocketFactory | Thomas Lenz | 1 | -10/+29 |
2016-11-04 | update default config | Thomas Lenz | 1 | -1/+1 |
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 7 | -28/+142 |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 9 | -220/+163 |
2016-11-03 | MOA-ID-3.1.5 was only a special version of 3.1.4 with a few cherry-picks for ... | Thomas Lenz | 1 | -1/+6 |
2016-11-03 | fix maven build problem | Thomas Lenz | 1 | -0/+3 |
2016-11-03 | update first parts in readme, handbook, and default configuration | Thomas Lenz | 5 | -37/+99 |
2016-11-03 | fix cherry-pick problem in case of moa-id 3.2.x config already exists | Thomas Lenz | 1 | -1/+6 |
2016-11-03 | fix some more jerry-pick problems | Thomas Lenz | 1 | -7/+2 |