Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-05 | UTF-8 encoding id_messages_de.properties/id_messages_de.properties | Klaus Stranacher | 1 | -81/+81 | |
2013-09-04 | Validation signing time (auth block) against server time | Klaus Stranacher | 4 | -4/+64 | |
Update MOA-ID sample configs (new ES Test-PEPS Url) WAI compliant template | |||||
2013-09-04 | MOA-ID-LIB tests deactivated | Thomas Lenz | 30 | -3730/+3721 | |
2013-09-04 | Merge SPSS | Andreas Fitzek | 1 | -1/+1 | |
2013-09-04 | MOA-ID Updates and Bugfixes | Thomas Lenz | 23 | -385/+748 | |
-- OW BPK calculation -- OA specific SL-Templates -- update MOA-ID configuration XML -- PVP2: QA Level and BPK calculation updated -- PVP2: add two attribute builder -- MOA-ID BKU selection: bugfix local BKU selection | |||||
2013-08-12 | Bugfixes: | Thomas Lenz | 4 | -19/+31 | |
@ConfigurationTool - AuthenticationFilter: handle of non authenticated requests after restart - Legacy Import: update legacy Configuration import process @MOA-ID - Change Legacy Configuration import | |||||
2013-08-09 | BugFixes: | Thomas Lenz | 4 | -105/+165 | |
>>PVP2 Metadata: - Load OA only if Authentication is required - Load Metadata enityID from Database >>LegacyConfigParser - Solve problems if no OnlineMandate or STORK config is included - try to load DefaultBKUURLs from TrustedBKUs - if old MOA-ID 2.x config exists, use this DefaultBKUs to import OnlineApplications >> ConfigurationTool - change LayOut | |||||
2013-08-08 | Fixed PVP2 error URL | Andreas Fitzek | 2 | -2/+13 | |
2013-08-08 | some changes in LegacyConfigImporter | Thomas Lenz | 2 | -23/+32 | |
2013-08-08 | MOA-ID Configuration Tool Beta | Thomas Lenz | 3 | -2/+5 | |
2013-08-07 | WebInterface MOAID-General finished | Thomas Lenz | 5 | -11/+30 | |
2013-08-07 | Bugfixes: | Thomas Lenz | 9 | -255/+320 | |
- ConfigDB Thread Problem (JPA does not close session automatically. Close JPA session manually in every Servlet) - Change general MOAID config operations at AuthConfigurationProvider.java | |||||
2013-08-06 | Merge branch 'moa2_0_tlenz' of ↵ | Thomas Lenz | 6 | -86/+221 | |
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss into moa2_0_tlenz | |||||
2013-08-06 | - Change UserBase implementation | Thomas Lenz | 2 | -3/+13 | |
- starts with general MOAID Config | |||||
2013-08-06 | HTTP Metadata provider | Andreas Fitzek | 6 | -86/+221 | |
2013-08-06 | Configuration Tool: | Thomas Lenz | 1 | -1/+1 | |
- OA Configuration TODO: - General Configuration - Import - User Management | |||||
2013-07-26 | Bugfix: | Thomas Lenz | 8 | -95/+116 | |
Database Session management | |||||
2013-07-26 | Bugfixes: | Thomas Lenz | 25 | -766/+446 | |
- handle Error if more then one authentication is started for one Online-Application - handle MultiThread error if more then one authentication process is active in one user session Add: - Add UserData database. (is required for the web-based configuration tool) - Add additional OA parameter in MOA-ID 2.x configuration scheme to set OAs active or not TODO: change 'searchOAWith....' to only get results with active=true | |||||
2013-07-24 | - SSO finalized | Thomas Lenz | 39 | -345/+1521 | |
- SSO Session is not closed if a new single authentication operation is started - PVP2 Configuration from Database (but without Metadata) --> TODO: change MetaDataProvider - Add additional UserFrame in case of SSO - MOASession encryption TODO: MetaDataProvider, IdentityLink resign, SSO with Mandates, Legacy Template generation | |||||
2013-07-19 | SSO and Configuration updated | Thomas Lenz | 33 | -559/+1086 | |
TODO: --PVP2 from configuration --UseIFrame for OAs --SSO with mandates --Resign IdentityLink --Encrypted MOASession in Database | |||||
2013-07-18 | MOA-ID 2.x Configuration implemented | Thomas Lenz | 69 | -3270/+5190 | |
-SSO deaktivated -Login with mandate and normal tested | |||||
2013-07-16 | create DB Config and legacy config parser | Thomas Lenz | 6 | -45/+601 | |
Split MOASession database from config database | |||||
2013-07-12 | SSO Nachtragbefore_ConfigDB | Thomas Lenz | 1 | -0/+182 | |
2013-07-12 | SSO Implementation | Thomas Lenz | 11 | -141/+300 | |
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 | 4 | -24/+41 | |
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 | 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 | 139 | -1268/+12788 | |
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 | 2 | -7/+7 | |
-alte SSO Session IDs -angemeldete OAs | |||||
2013-07-04 | BKU Auswahl in Kontext von MOA-ID für standardkonforme Variante | Thomas Lenz | 22 | -399/+1236 | |
2013-06-27 | Support for PKCS12, DOC update1.9.90-SNAPSHOT | Andreas Fitzek | 2 | -53/+39 | |
2013-06-27 | Change entitiesDescriptor trust lookup, changed version to 1.9.90-SNAPSHOT | Andreas Fitzek | 2 | -3/+3 | |
2013-06-27 | PVP2 functional OK, STORK only partially tested | Andreas Fitzek | 14 | -305/+104 | |
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 | 16 | -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-12 | Metadata IDP generation fixes, Auth Response fixes | Andreas Fitzek | 22 | -123/+381 | |
2013-06-11 | Assertion Database updated | Thomas Lenz | 7 | -417/+50 | |
- update get with correct class type - create clean method with timeout Remove unused code for SAML1 Assertion generation |