Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-12 | SSO Implementation | Thomas Lenz | 17 | -219/+455 | |
2013-07-08 | Change to new AuthData bPK Value and Type | Thomas Lenz | 2 | -12/+6 | |
2013-07-08 | Bugfix: Zertifikatsspeicherung für ForeignIDs | Thomas Lenz | 15 | -66/+342 | |
2013-07-08 | AuthData um bPK/wbPK Target erweitert | Thomas Lenz | 9 | -58/+109 | |
2013-07-08 | OAParam with entityID | Andreas Fitzek | 1 | -1/+1 | |
2013-07-08 | Assertionbuilder fix | Andreas Fitzek | 3 | -27/+26 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
2013-07-08 | Fixed PVP2 Attribute builder interface | Andreas Fitzek | 23 | -39/+102 | |
2013-07-08 | Leftover merge stuff | Andreas Fitzek | 10 | -20/+44 | |
2013-07-08 | Merge PVP2 and MOA 2.0 | Andreas Fitzek | 145 | -1377/+12848 | |
2013-07-08 | AuthData Generierung von VerifyAuthBlock nach GenerateSAMLArtifact verschoben. | Thomas Lenz | 13 | -147/+194 | |
Die daraus erforderlichen PVP2 Änderungen sind zu prüfen!!!! | |||||
2013-07-05 | move AuthData generation from VerifyAuthBlock step to generate Assertion step | Thomas Lenz | 8 | -71/+159 | |
This requires also some changes in PVP2 module | |||||
2013-07-05 | Gilt nicht für den privatwirtschaftlichen Modus. | Thomas Lenz | 2 | -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-05 | MIS Client für ELGA Target(GH) erweitert | Thomas Lenz | 7 | -55/+133 | |
2013-07-04 | Datenbankteile für SSO: | Thomas Lenz | 6 | -10/+307 | |
-alte SSO Session IDs -angemeldete OAs | |||||
2013-07-04 | BKU Auswahl in Kontext von MOA-ID für standardkonforme Variante | Thomas Lenz | 46 | -406/+2554 | |
2013-06-27 | Support for PKCS12, DOC update1.9.90-SNAPSHOT | Andreas Fitzek | 4 | -55/+39 | |
2013-06-27 | Prerelease dokumentation | Andreas Fitzek | 1 | -0/+0 | |
2013-06-27 | Change entitiesDescriptor trust lookup, changed version to 1.9.90-SNAPSHOT | Andreas Fitzek | 4 | -6/+12 | |
2013-06-27 | PVP2 functional OK, STORK only partially tested | Andreas Fitzek | 15 | -407/+153 | |
2013-06-26 | PVP2 Stork authentication | Andreas Fitzek | 7 | -7/+57 | |
2013-06-26 | PVP2 Mandates prof rep done | Andreas Fitzek | 11 | -35/+185 | |
2013-06-25 | Binding fixes, Exception messages | Andreas Fitzek | 7 | -72/+82 | |
2013-06-25 | Fixed internal exception handling | Andreas Fitzek | 23 | -326/+390 | |
2013-06-25 | Mandate support with PVP2 | Andreas Fitzek | 82 | -120/+10988 | |
2013-06-18 | Fixed issue with multiple metadata files. (Issue #5) | Andreas Fitzek | 2 | -128/+156 | |
2013-06-18 | Fixing issue #2 | Andreas Fitzek | 11 | -254/+479 | |
2013-06-13 | + cleanup MOAIDSession class | Thomas Lenz | 20 | -513/+970 | |
+ update authentication process to use new MOAIDSession class + move MOAIDSession to Hibernate Database + activate Mandates for SAML1 !!Stork authentication not tested!! | |||||
2013-06-12 | Metadata IDP generation fixes, Auth Response fixes | Andreas Fitzek | 22 | -123/+381 | |
2013-06-11 | Assertion Database updated | Thomas Lenz | 9 | -417/+64 | |
- update get with correct class type - create clean method with timeout Remove unused code for SAML1 Assertion generation | |||||
2013-06-07 | Common classes for Hibernate initializing and database handling | Thomas Lenz | 10 | -0/+472 | |
2013-06-07 | Generic Artifact/Assertion management by using Hibernate for SAML1 and PVP2 | Thomas Lenz | 7 | -112/+316 | |
2013-06-06 | Fixed Postbinding verification and metadata issue | Andreas Fitzek | 10 | -40/+159 | |
2013-06-05 | SAML Attribute Constants, Dynamic Attribute building system, Take metadata ↵ | Andreas Fitzek | 29 | -30/+922 | |
attributes into account for authnResponse | |||||
2013-05-29 | Added sample keystore | Andreas Fitzek | 1 | -0/+0 | |
2013-05-29 | pvp properties | Andreas Fitzek | 1 | -0/+15 | |
2013-05-28 | Service URLs configureable | Andreas Fitzek | 2 | -37/+72 | |
2013-05-28 | Metadata generation for IDP | Andreas Fitzek | 4 | -1/+377 | |
2013-05-08 | Sample pvp2 config file | Andreas Fitzek | 1 | -0/+6 | |
2013-05-08 | Added pvp2 configuration file | Andreas Fitzek | 13 | -192/+310 | |
2013-05-07 | PVP2.X Post and Redirect binding, signing and verification, added PVP2.x ↵ | Andreas Fitzek | 20 | -43/+404 | |
Citizen Token attributes | |||||
2013-05-02 | PVP2 basic authnrequest handling and assertion building | Andreas Fitzek | 38 | -137/+1408 | |
2013-04-25 | Redesigned Dispatcher system to actions | Andreas Fitzek | 33 | -272/+709 | |
2013-04-23 | Some MoaID changes | Andreas Fitzek | 21 | -80/+449 | |
2013-04-17 | Authentication finished | Andreas Fitzek | 9 | -64/+294 | |
Starting PVP2X Protocol | |||||
2013-04-04 | Authentication data saved in Authentication Session | Andreas Fitzek | 14 | -23/+153 | |
2013-04-04 | added SAML1 Protocol simple implementation | Andreas Fitzek | 19 | -2/+1565 | |
added Loginform builder added login confirmation builder added login form template added modul logic added entrypoints | |||||
2013-04-04 | Added attributes to authentication session | Andreas Fitzek | 1 | -746/+868 | |
2013-04-04 | added new Servlet definitions | Andreas Fitzek | 4 | -30/+216 | |
added URL rewrite modul | |||||
2013-01-03 | Updates für bPK Berechnung Organwalter | kstranacher_eGovL | 6 | -20/+226 | |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1305 d688527b-c9ab-4aba-bd8d-4036d912da1d | |||||
2012-12-27 | Update Integration TSL Library | kstranacher_eGovL | 14 | -43/+78 | |
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 |