aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils
AgeCommit message (Collapse)AuthorFilesLines
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+5
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-2/+1
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI ↵Thomas Lenz1-1/+2
module is used
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-1/+1
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-19/+73
2016-03-02temporarily commit to save stateThomas Lenz1-1/+13
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-10/+7
Conflicts: id/server/idserverlib/pom.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthInitializer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfiguration.java id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-0/+9
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz1-10/+7
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-1/+0
2015-06-25second parts for configuration refactoringThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-5/+5
2014-11-04update minimal required attribute set for interfederated assertionsThomas Lenz1-5/+9
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz1-1/+1
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-5/+22
2014-08-19remove debug codeThomas Lenz1-3/+1
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz1-6/+83
(this functionality is required for federation with USP)
2014-08-04MOA federation with USPThomas Lenz1-0/+14
- add some initial methodes
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz1-5/+7
2014-05-09add MOA SOAP clientThomas Lenz1-0/+93
2014-05-02add interfederation attribute queryThomas Lenz1-0/+13
2014-04-18Finish PVP21 interfederation assertion preprocessingThomas Lenz2-85/+111
2014-01-29add EUPL headersThomas Lenz6-0/+132
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is ↵Thomas Lenz1-0/+16
not required changes for WKO: Allow Metadata with no AttributeConsumerService Allow AuthnRequest with no RequestedAuthnContext Allow AuthnRequest with no AssertionConsumerServiceIndex Use Metadata->AssertionConsumerService->isDefaut flag
2013-10-07Code CleanUPThomas Lenz2-9/+4
2013-06-27PVP2 functional OK, STORK only partially testedAndreas Fitzek1-0/+2
2013-06-26PVP2 Mandates prof rep doneAndreas Fitzek1-0/+66
2013-06-25Mandate support with PVP2Andreas Fitzek1-0/+47
2013-06-12Metadata IDP generation fixes, Auth Response fixesAndreas Fitzek1-0/+13
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata ↵Andreas Fitzek1-0/+26
attributes into account for authnResponse
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x ↵Andreas Fitzek2-3/+49
Citizen Token attributes
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek2-0/+345
2013-04-25Redesigned Dispatcher system to actionsAndreas Fitzek1-0/+25