aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-06-13change version to 2.1-RC3MOA-ID-2.1-RC3Thomas Lenz4-4/+378
2014-06-13update handbook and default configThomas Lenz3-11/+66
2014-06-13change webconfig gui descriptionsThomas Lenz1-3/+3
2014-06-13add timeout to frontchannel SLOThomas Lenz4-4/+107
2014-06-13Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz3-0/+39
into moa-2.1-Snapshot
2014-06-13add new test credential support to web config guiThomas Lenz5-3/+108
2014-06-13print errormessage to browser if pendingRequestID is emptyThomas Lenz1-1/+2
2014-06-13change PEPS communication session bindingThomas Lenz3-66/+92
- primary SAML2 relayState parameter should be used for statefull connections but no PEPS instance support this feature from SAML2 specification - as bugfix the PEPS AuthnRequest ID attribute is used as sessiontokken because most PEPS instances return the requestID in PEPS AuthnResponse->inResponseTO attribute
2014-06-13new test credentials include a certificate with a test OID as x509 extensionThomas Lenz12-188/+135
add test OID checks
2014-06-12adding gmbh company typeBojan Suzic1-0/+32
2014-06-12stop over attributes which cannot be handledBojan Suzic2-0/+7
2014-06-12Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz7-66/+109
into moa-2.1-Snapshot
2014-06-12add default IDP SLO messageMOA-ID-2.0-RC2Thomas Lenz1-17/+16
2014-06-12Oracle Database problems solvedThomas Lenz4-6/+9
2014-06-12updated docsBojan Suzic4-0/+0
2014-06-12Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic3-10/+21
into moa-2.1-Snapshot
2014-06-12Fix Oracle DB problem:Thomas Lenz1-4/+4
info: session blob not null --> session ist unter Oracle nicht für Tabellen-/Spaltennamen verwendbar
2014-06-12use SAML2 relaystate as additional MOA session binding featureThomas Lenz2-6/+17
2014-06-11samlengine config adjustment; mandateprovider adjustmentBojan Suzic3-49/+71
2014-06-11update saml engine confBojan Suzic1-18/+39
2014-06-11solve problem with Velocity EngineMOA-ID-2.1-RC2Thomas Lenz1-6/+10
2014-06-11Fix problem with Oracle DB and "GenerationType.IDENTITY" annotationThomas Lenz6-6/+6
ERROR | 10 15:04:28,909 | hbm2ddl.SchemaUpdate | localhost-startStop-1 | HHH000299: Could not complete schema update org.hibernate.MappingException: org.hibernate.dialect.Oracle10gDialect does not support identity key generation https://forum.hibernate.org/viewtopic.php?f=1&t=1000750
2014-06-11remove old default configThomas Lenz7-1122/+0
2014-06-11Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz2-4/+19
into moa-2.1-Snapshot
2014-06-11remove unused servletThomas Lenz2-11/+6
2014-06-11update error handlingThomas Lenz1-8/+4
2014-06-11change initialization step in AuthenticationFilterThomas Lenz5-29/+25
2014-06-11loading dtlUrl from config file, adapted config file valuesAlexander Marsalek2-4/+19
2014-06-11Handbook and MOA-ID-Auth Mainpage updateThomas Lenz4-3/+3
2014-06-11change project versions:Thomas Lenz1-3/+3
- MOA-ID-Auth to 2.1.0-RC2 - MOA-ID-Configuration to 1.1.0-RC2 - MOA-ID-OA to 2.0.2
2014-06-11remove unsed or double included depentenciesThomas Lenz8-19/+17
2014-06-10added supoort for Signrequests without DTL linkAlexander Marsalek2-49/+59
2014-06-10remove duplicateBojan Suzic1-5/+1
2014-06-10Merge branch 'merge' into dokumentserviceAlexander Marsalek6-35/+26
2014-06-10fix problem with username and passwordThomas Lenz1-1/+1
2014-06-10add default message if no SSO session is foundThomas Lenz2-3/+17
2014-06-10change to correct MessageProviderThomas Lenz1-16/+4
2014-06-10activate backchannel SLO serviceThomas Lenz2-15/+4
2014-06-10Merge branch 'moa-2.1-Snapshot' into dokumentserviceAlexander Marsalek74-596/+4798
2014-06-10excluded axis from document service, activated signature checkAlexander Marsalek2-2/+8
2014-06-10use moa-commons version from root pom (moa-idspss project)Thomas Lenz2-2/+0
2014-06-10Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz3-1/+6
into moa-2.1-Snapshot
2014-06-10Load SLO template from configuration directoryThomas Lenz4-50/+1356
2014-06-10use ServletContextPath from configurationThomas Lenz1-1/+2
2014-06-06Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic32-423/+1080
into moa-2.1-Snapshot
2014-06-06adjusting maven configBojan Suzic3-1/+6
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz18-276/+888
2014-06-06solve some SLO bugsThomas Lenz2-43/+44
2014-06-06solve some SLO bugsThomas Lenz4-22/+31
2014-06-06use different endpoints for IDP and interfederation SPThomas Lenz8-68/+103