aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main
AgeCommit message (Collapse)AuthorFilesLines
2013-07-08Bugfix: Zertifikatsspeicherung für ForeignIDsThomas Lenz4-24/+41
2013-07-08AuthData um bPK/wbPK Target erweitertThomas Lenz9-58/+109
2013-07-08OAParam with entityIDAndreas Fitzek1-1/+1
2013-07-08Fixed PVP2 Attribute builder interfaceAndreas Fitzek23-39/+102
2013-07-08Leftover merge stuffAndreas Fitzek10-20/+44
2013-07-08Merge PVP2 and MOA 2.0Andreas Fitzek139-1268/+12788
2013-07-08AuthData Generierung von VerifyAuthBlock nach GenerateSAMLArtifact verschoben.Thomas Lenz13-147/+194
Die daraus erforderlichen PVP2 Änderungen sind zu prüfen!!!!
2013-07-05move AuthData generation from VerifyAuthBlock step to generate Assertion stepThomas Lenz8-71/+159
This requires also some changes in PVP2 module
2013-07-05Gilt nicht für den privatwirtschaftlichen Modus.Thomas Lenz2-50/+71
-- Der IdentityLink beinhaltet ab diesem Commit wieder die Stammzahl!!! -- Diese wird für den AuthBlock und zur Generierung des AuthData Objekts umgerechnet. -- AuthData.IdentityLinkValue hält jetzt ebenfalls die Stammzahl!!! -- Die bPK oder wbPK sind im jeweiligen Element AuthData.bPK oder AuthData.wbPK abgelegt.
2013-07-05MIS Client für ELGA Target(GH) erweitertThomas Lenz7-55/+133
2013-07-04Datenbankteile für SSO:Thomas Lenz2-7/+7
-alte SSO Session IDs -angemeldete OAs
2013-07-04BKU Auswahl in Kontext von MOA-ID für standardkonforme VarianteThomas Lenz22-399/+1236
2013-06-27Support for PKCS12, DOC update1.9.90-SNAPSHOTAndreas Fitzek2-53/+39
2013-06-27Change entitiesDescriptor trust lookup, changed version to 1.9.90-SNAPSHOTAndreas Fitzek2-3/+3
2013-06-27PVP2 functional OK, STORK only partially testedAndreas Fitzek14-305/+104
2013-06-26PVP2 Stork authenticationAndreas Fitzek7-7/+57
2013-06-26PVP2 Mandates prof rep doneAndreas Fitzek11-35/+185
2013-06-25Binding fixes, Exception messagesAndreas Fitzek7-72/+82
2013-06-25Fixed internal exception handlingAndreas Fitzek23-326/+390
2013-06-25Mandate support with PVP2Andreas Fitzek82-120/+10988
2013-06-18Fixed issue with multiple metadata files. (Issue #5)Andreas Fitzek2-128/+156
2013-06-18Fixing issue #2Andreas Fitzek11-254/+479
2013-06-13+ cleanup MOAIDSession classThomas Lenz16-484/+930
+ update authentication process to use new MOAIDSession class + move MOAIDSession to Hibernate Database + activate Mandates for SAML1 !!Stork authentication not tested!!
2013-06-12Metadata IDP generation fixes, Auth Response fixesAndreas Fitzek22-123/+381
2013-06-11Assertion Database updatedThomas Lenz7-417/+50
- update get with correct class type - create clean method with timeout Remove unused code for SAML1 Assertion generation
2013-06-07Generic Artifact/Assertion management by using Hibernate for SAML1 and PVP2Thomas Lenz6-111/+308
2013-06-06Fixed Postbinding verification and metadata issueAndreas Fitzek9-38/+157
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata ↵Andreas Fitzek29-30/+922
attributes into account for authnResponse
2013-05-28Service URLs configureableAndreas Fitzek2-37/+72
2013-05-28Metadata generation for IDPAndreas Fitzek4-1/+377
2013-05-08Added pvp2 configuration fileAndreas Fitzek13-192/+310
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x ↵Andreas Fitzek19-40/+399
Citizen Token attributes
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek35-122/+1390
2013-04-25Redesigned Dispatcher system to actionsAndreas Fitzek33-272/+709
2013-04-23Some MoaID changesAndreas Fitzek21-80/+449
2013-04-17Authentication finishedAndreas Fitzek9-64/+294
Starting PVP2X Protocol
2013-04-04Authentication data saved in Authentication SessionAndreas Fitzek14-23/+153
2013-04-04added SAML1 Protocol simple implementationAndreas Fitzek19-2/+1565
added Loginform builder added login confirmation builder added login form template added modul logic added entrypoints
2013-04-04Added attributes to authentication sessionAndreas Fitzek1-746/+868
2013-01-03Updates für bPK Berechnung Organwalterkstranacher_eGovL6-20/+226
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1305 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-12-27Update Integration TSL Librarykstranacher_eGovL4-12/+42
Update MOA-SP documentation Update repository (for TSL integration) Update MOA-ID (Organwalter bPK from MIS) git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1302 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-10-11Update https.cipherSuiteskstranacher_eGovL1-2/+28
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1299 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-08-14git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1297 ↵zwattenb1-1/+1
d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-08-14git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1296 ↵zwattenb1-94/+103
d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-07-18Update configuration and parameter check: TrustedTemplateURLskstranacher_eGovL5-159/+97
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1287 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-07-12Integration of STORKkstranacher_eGovL31-280/+3057
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1285 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-05-14Preparations for TSL integration in MOA-SPkstranacher2-2012/+2349
bpk of mandator added to assertion git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1274 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-02-27Uppdates:kstranacher4-34/+253
* Version 1.5.2 * Added: undocumented useCondition and conditionLength configuration parameter (allows to add a saml:Conditions to the SAML assertiopn) git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1273 d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-02-20git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1267 ↵kstranacher1-6/+6
d688527b-c9ab-4aba-bd8d-4036d912da1d
2012-02-20git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1266 ↵kstranacher1-1/+1
d688527b-c9ab-4aba-bd8d-4036d912da1d