aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src
AgeCommit message (Collapse)AuthorFilesLines
2013-09-05 -- Resign IdentityLink: if this feature is enabled, the identitylink is ↵Thomas Lenz1-0/+1
resigned in case of businessservice by using MOASS -- GeneralConfigReloadDaemon: Reload general MOA-ID configuration from database every minute if it has changed
2013-09-04MOA-ID Updates and BugfixesThomas Lenz1-1/+1
-- 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-08MOA-ID Configuration Tool BetaThomas Lenz2-1/+44
2013-08-07WebInterface MOAID-General finishedThomas Lenz1-3/+3
2013-08-06Merge branch 'moa2_0_tlenz' of ↵Thomas Lenz1-0/+19
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss into moa2_0_tlenz
2013-08-06 - Change UserBase implementationThomas Lenz5-328/+42
- starts with general MOAID Config
2013-08-06HTTP Metadata providerAndreas Fitzek1-0/+19
2013-08-06Configuration Tool:Thomas Lenz1-4/+104
- OA Configuration TODO: - General Configuration - Import - User Management
2013-07-26Bugfix:Thomas Lenz4-38/+100
Database Session management
2013-07-26Bugfixes:Thomas Lenz5-10/+289
- 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 finalizedThomas Lenz1-22/+25
- 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-19SSO and Configuration updatedThomas Lenz3-24/+28
TODO: --PVP2 from configuration --UseIFrame for OAs --SSO with mandates --Resign IdentityLink --Encrypted MOASession in Database
2013-07-18MOA-ID 2.x Configuration implementedThomas Lenz6-255/+270
-SSO deaktivated -Login with mandate and normal tested
2013-07-16create DB Config and legacy config parserThomas Lenz10-46/+1236
Split MOASession database from config database
2013-07-12SSO ImplementationThomas Lenz3-69/+102
2013-07-04Datenbankteile für SSO:Thomas Lenz4-3/+300
-alte SSO Session IDs -angemeldete OAs
2013-07-04BKU Auswahl in Kontext von MOA-ID für standardkonforme VarianteThomas Lenz2-4/+6
2013-06-13+ cleanup MOAIDSession classThomas Lenz4-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-07Common classes for Hibernate initializing and database handlingThomas Lenz5-0/+299