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
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