aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
2020-09-22add certificates from E-ID test- and production-systemThomas Lenz5-27/+56
2020-09-21fix wrong parameterThomas Lenz1-1/+1
2020-09-21add some more loggingThomas Lenz1-0/+2
2020-09-21fix possible nullpointer exceptionThomas Lenz1-10/+14
2020-09-21add support for http.nonProxyHostsThomas Lenz1-34/+70
2020-09-21remove demo-code from EIDAuthMetadataProviderThomas Lenz1-7/+0
2020-09-18switch to release-candidate versionThomas Lenz21-21/+21
2020-09-18add HTTP-Proxy support for SAML2 Metadata providerThomas Lenz3-10/+61
2020-09-08add additional jUnit testsThomas Lenz1-0/+30
2020-09-08add missing dependency for builds with Java 11Thomas Lenz1-0/+14
2020-08-31switch to next snapshot versiondevelopment_previewThomas Lenz21-21/+21
2020-08-31switch to next release version4.1.3Thomas Lenz21-21/+21
2020-08-31update validation in case of file:/ paths because trusted templates can be ↵Thomas Lenz3-22/+111
relative to config directory
2020-08-31update third-party libsThomas Lenz1-2/+2
add readme_4.1.3.txt and update history.txt
2020-08-31fix SSRF bug in SAML1 parameter validatorThomas Lenz8-77/+739
2020-08-28fix wrong SAML2 SubjectNameGeneration in case of mandate-attribute ↵Thomas Lenz1-49/+79
processing in proxy-mode
2020-08-28fix possible problems with http proxyThomas Lenz2-43/+38
2020-07-30Merge branch 'current_development' of gitlab.iaik.tugraz.at:egiz/moa-idspss ↵Thomas Lenz5-29/+142
into current_development
2020-07-30add new A-Trust Test-Root-05 certsThomas Lenz4-0/+0
2020-07-10add new trusted SSL certificates for OVS clientThomas Lenz5-29/+142
remove Terena_SSL_EV_CA3 because it will be revoked on July 11, 2020
2020-07-07switch to next snapshot versionThomas Lenz21-21/+21
2020-07-07use shorter form of unique AppReg identifier to prohibit problems with max ↵Thomas Lenz1-1/+0
length
2020-07-07Revert "update Cache encryption layer"Thomas Lenz1-2/+2
This reverts commit 132d79f5b4dca0beb10743a81899c8afa09913f9.
2020-07-07switch to next release versionThomas Lenz21-21/+21
2020-07-07extend valid-until of E-ID client metadata, because metadata has to be ↵Thomas Lenz1-1/+1
registered in ApplicationRegister an dynamic loading is not required
2020-07-07update HandbookThomas Lenz1-0/+20
2020-07-07add new A-Trust-07 certificates into trustStoreThomas Lenz35-0/+345
update certstore
2020-07-06update SP-Identifier for Applikation-Register communication to combination ↵Thomas Lenz6-2/+185
of MOA EntityID and PublicUrlPrefix to make applications unique on AppReg side
2020-07-06fix typos and brocken 'use-mandates' checkbox visabilityThomas Lenz4-10/+14
2020-07-06update BPKList and EncBpkList attribute-builder to inject attributes from ↵Thomas Lenz2-36/+60
existing PVP values
2020-07-06update Cache encryption layerThomas Lenz1-2/+2
2020-04-06add EGIZ snapshot maven repoThomas Lenz1-14/+20
2020-04-06fix build problem after version upgradeThomas Lenz1-3/+1
2020-04-06add missing templatesThomas Lenz3-0/+248
2020-04-06switch to next snapshot versionThomas Lenz21-21/+21
2020-04-06add mandate-profile attribute builder for SEMPER projectThomas Lenz3-3/+33
2020-02-19switch to version 4.1.1MOA-ID-4.1.1Thomas Lenz21-21/+21
2020-02-19add new readme_4.1.1Thomas Lenz1-1/+8
update history.txt and config.html
2020-02-19separate between E-ID Proxy-Mode and Demo-ModeThomas Lenz7-6/+44
2020-02-19inject mandate-profiles into eIDAS MS-Connector request in case of SEMPER modeThomas Lenz3-2/+71
2020-01-28fix wrong default configuration parameter that skips BKU selectionThomas Lenz14-2/+629
2020-01-20update maven repositoryThomas Lenz1-3/+38
2020-01-15fix possible error in E-ID Proxy modeThomas Lenz1-12/+24
2020-01-15update handbook and release infosThomas Lenz42-1/+1
2020-01-09reactivate foreign-bPKs and additional bPKs in MOA-ID modeThomas Lenz1-5/+4
2019-12-13add missing 'needConsent' --> 'false' flagThomas Lenz1-0/+1
2019-12-13set NeedConsentFlag to 'false' if authentication was done without SSOThomas Lenz6-0/+17
2019-12-13fix problem with old Redis libraryThomas Lenz1-1/+1
fix configuration GUI
2019-12-13update configuration examplesThomas Lenz2-23/+213
activate MOA-ID mode in configuration module as default
2019-12-13add code for SEMPER eIDAS extensionsThomas Lenz21-12/+1145