aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/MetadataAction.java
AgeCommit message (Collapse)AuthorFilesLines
2013-08-09BugFixes:Thomas Lenz1-1/+1
>>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-07-24- SSO finalizedThomas Lenz1-1/+2
- 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-06-25Fixed internal exception handlingAndreas Fitzek1-39/+7
2013-06-12Metadata IDP generation fixes, Auth Response fixesAndreas Fitzek1-5/+39
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata ↵Andreas Fitzek1-6/+9
attributes into account for authnResponse
2013-05-28Service URLs configureableAndreas Fitzek1-37/+56
2013-05-28Metadata generation for IDPAndreas Fitzek1-0/+184