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 (Collapse)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 ↵Thomas Lenz1-1/+1
eIDAS SAML-engine
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response ↵Thomas Lenz1-1/+1
validation are not success at first check. This update makes a key role-over easier for signing and encryption.
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 ↵Thomas Lenz1-3/+3
http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1 and http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1 signature schemes
2016-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in ↵Thomas Lenz1-2/+18
Assertion->Conditions element
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
v1.1 from JoinUp
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-2/+2
2016-03-30implement first parts of eIDAS module error handling and error-response ↵Thomas Lenz1-1/+1
messaging
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 ↵Thomas Lenz1-3/+5
provider
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