aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth/modules/eidas/utils/SAMLEngineUtils.java
AgeCommit message (Expand)AuthorFilesLines
2018-09-28add first code for eID4UThomas Lenz1-0/+11
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-1/+1
2018-06-14untested, but without dependency problemsThomas Lenz1-1/+1
2017-09-06add xsd schema for eIDAS specific SAML2 extensionsThomas Lenz1-0/+4
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz1-1/+1
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid...Thomas Lenz1-1/+1
2017-02-21add support of additional eIDAS attributes by using a simple configuration fileThomas Lenz1-2/+31
2017-02-07update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh...Thomas Lenz1-3/+3
2016-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con...Thomas Lenz1-2/+18
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-2/+2
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz1-18/+73
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-2/+2
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz1-1/+1
2016-03-30fix possible eIDAS attributes in IDP metadataThomas Lenz1-1/+7
2016-01-14change eIDAS SAML-engine to singeltonThomas Lenz1-21/+26
2016-01-13change MOA eIDAS metadata provider to a cached version as chaining metadata p...Thomas Lenz1-3/+5
2015-12-20add very simple metadata processor without signature validationThomas Lenz1-17/+3
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz1-0/+78