aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/AuthenticationAction.java
AgeCommit message (Collapse)AuthorFilesLines
2014-05-28use AssertionConsumerServiceURL from request if it existsThomas Lenz1-1/+1
2014-05-02add interfederation attribute queryThomas Lenz1-0/+1
2014-04-17refector attribute generation from session informationThomas Lenz1-3/+3
2014-04-15store additional information for Single LogOut in databaseThomas Lenz1-2/+9
2014-03-24remove Debug messagesThomas Lenz1-1/+0
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+1
--update commercial-register number input validator --some short bugfixes @MOA-ID: --update advanced statistic logger --Move Exception classes to a special package --add to Exception types
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz1-2/+2
-- split hibernate configuration into two files (moasession and statistic)
2013-07-24- SSO finalizedThomas Lenz1-2/+4
- 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-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek1-1/+9
2013-04-25Redesigned Dispatcher system to actionsAndreas Fitzek1-0/+21