aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/metadata
AgeCommit message (Collapse)AuthorFilesLines
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz3-821/+89
2018-06-14some more stuffThomas Lenz2-28/+44
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-1/+1
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz1-1/+5
2017-11-28Add PVP metadata SAML2 EntityAttribute resolver filterThomas Lenz1-0/+2
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-2/+5
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz1-5/+4
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz2-79/+182
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+4
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-1/+0
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21add log messages in clean-up processThomas Lenz1-1/+1
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI ↵Thomas Lenz2-10/+26
module is used
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz2-69/+123
2016-03-14refactor the GUI generation for user interactionThomas Lenz2-7/+7
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz2-1/+40
2016-03-02temporarily commit to save stateThomas Lenz2-103/+145
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ↵Thomas Lenz1-3/+19
and eIDAS metadata)
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz1-5/+5
2015-08-24fix bug in PVP metadata reload function, which is started every 24hThomas Lenz1-1/+1
2015-07-21fix MOA-ID-Auth problemsThomas Lenz1-14/+45
2015-07-03fix problems with dynamic PVP2X metadata refreshThomas Lenz1-5/+37
2015-07-02develThomas Lenz1-128/+220
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-5/+5
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz1-2/+12
2014-11-04add metadata schema validation filtersThomas Lenz1-0/+4
2014-09-10add metadata provider info message if not online-application is foundThomas Lenz1-0/+4
2014-05-14add additional errorcodes to protcolsThomas Lenz1-2/+7
2014-05-07use MOA SSL SocketFactory for AttributQueryRequestsThomas Lenz1-1/+2
2014-05-07change MOAMetaDataProvider to use MOA HttpClientThomas Lenz1-7/+28
2014-05-06change refresh timestamp positionThomas Lenz1-5/+5
2014-05-05add chainging filter to MOAMetadataProviderThomas Lenz1-6/+27
2014-04-09update user initialized PVP2 metadata reload processThomas Lenz1-1/+11
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-07Code CleanUPThomas Lenz1-1/+0
2013-09-26BugFix:Thomas Lenz1-10/+36
-- MOAMetadataProvider.java: Destroy HTTPMetadataProvider and Timer manually if an Exception occurs -- ConfigurationDBRead.java: select OA with OAIdentifier (PublicPrefix) has matched to more then one OA in some special case.
2013-09-23ReImplement MOAMetadataProvider to add and remove HTTPMetadataProvider ↵Thomas Lenz1-34/+211
dynamically from configuration database.
2013-09-19Reload MOAMetadataProvider after config changesThomas Lenz1-4/+28
2013-09-18change to 1.9.96-snapshotThomas Lenz1-10/+3
--set SL-Version to hardcoded version 1.2 --add "RemoveBPK form AuthBlock" feature --set UTC time as default (SAML1) --add PVP2 Attributes: ++ AuthBlock ++ Certificate ++ BASEID ++ BASEID-TYPE ++BKUURL Bugfix: -- NullPointerException: GetMISSessionIDServlet.java -- Check if it is empty: MOAMetadataProvider.java
2013-08-08MOA-ID Configuration Tool BetaThomas Lenz1-1/+3
2013-08-06HTTP Metadata providerAndreas Fitzek1-15/+68
2013-06-18Fixed issue with multiple metadata files. (Issue #5)Andreas Fitzek1-8/+20
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata ↵Andreas Fitzek1-3/+4
attributes into account for authnResponse
2013-05-08Added pvp2 configuration fileAndreas Fitzek1-1/+3
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x ↵Andreas Fitzek1-3/+1
Citizen Token attributes
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek1-0/+76