aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls
AgeCommit message (Expand)AuthorFilesLines
2014-03-07first test for authentication which requires no browser session (req.getSessi...Thomas Lenz2-47/+36
2014-02-24* add default configuration valuesThomas Lenz1-1/+2
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-28/+1
2014-01-29add EUPL headersThomas Lenz12-0/+264
2014-01-17Exthex Version 0.2Thomas Lenz2-66/+76
2013-12-17First version for testing -> Exthex OAuth implementationThomas Lenz1-1/+2
2013-10-07Code CleanUPThomas Lenz3-78/+2
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz5-8/+8
2013-09-26-- add AssertionID to Single LogOut session informationThomas Lenz2-11/+4
2013-09-26Features:Thomas Lenz2-5/+3
2013-09-18change to 1.9.96-snapshotThomas Lenz1-2/+2
2013-09-06change some piece of codeThomas Lenz1-1/+1
2013-07-26Bugfix:Thomas Lenz4-21/+28
2013-07-26Bugfixes:Thomas Lenz5-20/+71
2013-07-24- SSO finalizedThomas Lenz3-68/+98
2013-07-19SSO and Configuration updatedThomas Lenz2-17/+17
2013-07-18MOA-ID 2.x Configuration implementedThomas Lenz2-15/+5
2013-07-16create DB Config and legacy config parserThomas Lenz1-5/+2
2013-07-12SSO Nachtragbefore_ConfigDBThomas Lenz1-0/+182
2013-07-12SSO ImplementationThomas Lenz1-35/+35
2013-07-08Leftover merge stuffAndreas Fitzek1-1/+1
2013-07-08AuthData Generierung von VerifyAuthBlock nach GenerateSAMLArtifact verschoben.Thomas Lenz1-0/+2
2013-07-04BKU Auswahl in Kontext von MOA-ID für standardkonforme VarianteThomas Lenz2-20/+166
2013-06-13+ cleanup MOAIDSession classThomas Lenz2-103/+52
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata at...Andreas Fitzek3-3/+9
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x Citi...Andreas Fitzek1-1/+3
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek2-3/+8
2013-04-25Redesigned Dispatcher system to actionsAndreas Fitzek7-22/+100
2013-04-23Some MoaID changesAndreas Fitzek7-23/+77
2013-04-17Authentication finishedAndreas Fitzek2-33/+104
2013-04-04Authentication data saved in Authentication SessionAndreas Fitzek3-4/+31
2013-04-04added SAML1 Protocol simple implementationAndreas Fitzek8-0/+274