Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
https://gitlab.iaik.tugraz.at/afitzek/moa-idspss into moa2_0_tlenz
|
|
- starts with general MOAID Config
|
|
|
|
- OA Configuration
TODO:
- General Configuration
- Import
- User Management
|
|
Database Session management
|
|
- 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
|
|
- 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
|
|
TODO:
--PVP2 from configuration
--UseIFrame for OAs
--SSO with mandates
--Resign IdentityLink
--Encrypted MOASession in Database
|
|
-SSO deaktivated
-Login with mandate and normal tested
|
|
Split MOASession database from config database
|
|
|
|
|
|
Conflicts:
id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
|
|
-alte SSO Session IDs
-angemeldete OAs
|
|
|
|
+ update authentication process to use new MOAIDSession class
+ move MOAIDSession to Hibernate Database
+ activate Mandates for SAML1
!!Stork authentication not tested!!
|
|
- update get with correct class type
- create clean method with timeout
Remove unused code for SAML1 Assertion generation
|
|
|