Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-18 | MOA-ID 2.x Configuration implemented | Thomas Lenz | 6 | -255/+270 | |
-SSO deaktivated -Login with mandate and normal tested | |||||
2013-07-16 | create DB Config and legacy config parser | Thomas Lenz | 12 | -58/+1283 | |
Split MOASession database from config database | |||||
2013-07-12 | SSO Implementation | Thomas Lenz | 5 | -69/+146 | |
2013-07-08 | Bugfix: Zertifikatsspeicherung für ForeignIDs | Thomas Lenz | 1 | -1/+1 | |
2013-07-08 | Assertionbuilder fix | Andreas Fitzek | 2 | -6/+2 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java | |||||
2013-07-04 | Datenbankteile für SSO: | Thomas Lenz | 4 | -3/+300 | |
-alte SSO Session IDs -angemeldete OAs | |||||
2013-07-04 | BKU Auswahl in Kontext von MOA-ID für standardkonforme Variante | Thomas Lenz | 2 | -4/+6 | |
2013-06-13 | + cleanup MOAIDSession class | Thomas Lenz | 4 | -29/+40 | |
+ update authentication process to use new MOAIDSession class + move MOAIDSession to Hibernate Database + activate Mandates for SAML1 !!Stork authentication not tested!! | |||||
2013-06-11 | Assertion Database updated | Thomas Lenz | 2 | -0/+14 | |
- 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 | 8 | -0/+470 | |