aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz24-85/+100
2019-11-04add some eID4U modificationsThomas Lenz2-2/+22
2019-09-09read requested LoA from configurationThomas Lenz1-0/+10
2019-09-03add additional log message for debuggingThomas Lenz1-0/+5
2019-08-08set one flag in pomThomas Lenz1-1/+4
2019-08-08re-add configuration parameter to disable 'targetFriendlyName' validation in ...Thomas Lenz3-8/+27
2019-08-06exclude log4j-over-slf4j to prohibit cycling dependenciesThomas Lenz1-0/+18
2019-08-06add opensaml as dependencyThomas Lenz1-1/+14
2019-08-06one moreThomas Lenz1-29/+19
2019-08-06change order of reposThomas Lenz1-7/+8
2019-08-06fix duplicated repo nameThomas Lenz2-7/+1
2019-08-06add egiz mirror of shibboleth repo into eIDAS-proxy moduleThomas Lenz1-2/+9
2019-08-05test profiles to switch between Java <=8 and Java > 8Thomas Lenz2-127/+191
2019-08-05update paths to maven reposThomas Lenz6-13/+13
2019-08-05change version structure of projectThomas Lenz24-29/+24
2019-08-05fix eID4U attribute processing with multi-value resultsThomas Lenz4-6/+54
2019-06-27add log messagesThomas Lenz2-5/+24
2019-06-27change spring-bean id'sMOA-ID-4.0.0Thomas Lenz2-5/+6
2019-06-12put deprecated pendingReqId to Velocity modelThomas Lenz2-1/+3
2019-06-12downgrade jedis to solve dependency problemsThomas Lenz1-2/+2
2019-06-12update configurationThomas Lenz3-132/+44
2019-06-12update handbookThomas Lenz84-5486/+5383
2019-06-07update third-party libsThomas Lenz3-5/+9
2019-06-07add new status codesThomas Lenz2-0/+5
2019-06-07update E-ID Proxy auth.module to support requested selection for education ve...Thomas Lenz2-3/+41
2019-06-07update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy modeThomas Lenz2-18/+42
2019-06-05move useMandate into parent interfaceThomas Lenz2-14/+0
2019-06-05flag session as setUseMandate if mandate attributes are received from E-IDThomas Lenz2-0/+85
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz55-86/+2423
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz64-366/+291
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the es...Thomas Lenz8-14/+234
2019-02-27set priority of eID4U AuthModule to 2Thomas Lenz1-1/+1
2019-02-27update CSS templateThomas Lenz2-68/+103
2019-02-19remove 'scope' annotationThomas Lenz1-2/+0
2019-02-19update handbook, infos, and default configThomas Lenz3-16/+118
2019-02-19update eID4u attribute collection and add a jUnit test for TUG->eID4u attribu...Thomas Lenz8-63/+598
2019-02-19update OpenID-Connect request validationThomas Lenz3-51/+39
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz15-97/+482
2019-02-18remove unused classThomas Lenz1-1221/+0
2019-02-18set UTF-8 encoding as defaultThomas Lenz3-10/+10
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz21-654/+312
2019-02-12fix bug in UseStandardTrustStore flagThomas Lenz2-5/+5
2019-02-12add Log messagesThomas Lenz2-1/+3
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz9-22/+74
2019-02-04add code for eID4U attribute collectionThomas Lenz11-75/+530
2019-02-04update http-Proxy injectionThomas Lenz1-2/+3
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz2-36/+73
2019-02-04inject SignerCertificate in SL20 authenticationThomas Lenz1-14/+16
2019-02-04update Spring Redis BackendThomas Lenz3-6/+8
2018-12-14some more updates and first code for TUG interactionThomas Lenz12-49/+251