aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd
AgeCommit message (Collapse)AuthorFilesLines
2013-08-06 - Change UserBase implementationThomas Lenz1-31/+38
- starts with general MOAID Config
2013-07-26Bugfixes:Thomas Lenz1-0/+1
- 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 Lenz1-16/+20
TODO: --PVP2 from configuration --UseIFrame for OAs --SSO with mandates --Resign IdentityLink --Encrypted MOASession in Database
2013-07-18MOA-ID 2.x Configuration implementedThomas Lenz1-20/+13
-SSO deaktivated -Login with mandate and normal tested
2013-07-16create DB Config and legacy config parserThomas Lenz1-0/+943
Split MOASession database from config database