aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/resources/config/persistence_template.xml
AgeCommit message (Collapse)AuthorFilesLines
2013-08-06 - Change UserBase implementationThomas Lenz1-1/+1
- starts with general MOAID Config
2013-07-26Bugfix:Thomas Lenz1-1/+11
Database Session management
2013-07-26Bugfixes:Thomas Lenz1-4/+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-16create DB Config and legacy config parserThomas Lenz1-0/+10
Split MOASession database from config database