aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/eIDASAuthenticationRequest.java
AgeCommit message (Collapse)AuthorFilesLines
2018-12-14some more updates and first code for TUG interactionThomas Lenz1-10/+11
2018-10-02add basic attribute builders for eID4U (some builder are not final)Thomas Lenz1-1/+1
2018-09-28add first code for eID4UThomas Lenz1-4/+20
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-3/+3
2018-06-14untested, but without dependency problemsThomas Lenz1-7/+9
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-6/+6
2017-10-19optimize logging in eIDAS moduleThomas Lenz1-2/+0
2017-10-19add new eIDAS representative attributes from eIDAS spec. 1.2Thomas Lenz1-24/+44
2017-10-13enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person ↵Thomas Lenz1-19/+44
attributes are requested
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP ↵Thomas Lenz1-134/+15
attribute builder concept The eIDAS attribute list in eIDAS metadata that contains currently supported attributes is also generated dynamical
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz1-1/+2
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-4/+30
2017-02-08update eIDAS assertion generation to generate an error message if attribute ↵Thomas Lenz1-2/+8
that is marked as required is not available
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz1-3/+3
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz1-1/+4
encoding
2016-08-16add SSO/SLO container functionality to eIDAS protocol impl. to support SSO ↵Thomas Lenz1-6/+51
functionality
2016-08-16update eIDAS attribute generation from AuthDataThomas Lenz1-22/+42
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-17/+40
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ↵Thomas Lenz1-43/+72
v1.1 from JoinUp
2016-06-23fix some problems in eIDAS moduleThomas Lenz1-8/+11
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-2/+3
2016-03-30implement first parts of eIDAS module error handling and error-response ↵Thomas Lenz1-1/+3
messaging
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz1-1/+3
Infos: Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into moa-id-3.2_(OPB) Conflicts: id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/pom.xml repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.jar repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.pom repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.jar repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-3/+3
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-3/+3
2016-02-24Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into ↵Thomas Lenz1-0/+4
moa-id-3.2_(OPB)
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-0/+181