Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-13 | print errormessage to browser if pendingRequestID is empty | Thomas Lenz | 1 | -1/+2 | |
2014-06-13 | change PEPS communication session binding | Thomas Lenz | 3 | -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-13 | new test credentials include a certificate with a test OID as x509 extension | Thomas Lenz | 11 | -16/+135 | |
add test OID checks | |||||
2014-06-12 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 7 | -66/+109 | |
into moa-2.1-Snapshot | |||||
2014-06-12 | add default IDP SLO messageMOA-ID-2.0-RC2 | Thomas Lenz | 1 | -17/+16 | |
2014-06-12 | Oracle Database problems solved | Thomas Lenz | 4 | -6/+9 | |
2014-06-12 | updated docs | Bojan Suzic | 4 | -0/+0 | |
2014-06-12 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Bojan Suzic | 3 | -10/+21 | |
into moa-2.1-Snapshot | |||||
2014-06-12 | Fix Oracle DB problem: | Thomas Lenz | 1 | -4/+4 | |
info: session blob not null --> session ist unter Oracle nicht für Tabellen-/Spaltennamen verwendbar | |||||
2014-06-12 | use SAML2 relaystate as additional MOA session binding feature | Thomas Lenz | 2 | -6/+17 | |
2014-06-11 | samlengine config adjustment; mandateprovider adjustment | Bojan Suzic | 3 | -49/+71 | |
2014-06-11 | update saml engine conf | Bojan Suzic | 1 | -18/+39 | |
2014-06-11 | solve problem with Velocity EngineMOA-ID-2.1-RC2 | Thomas Lenz | 1 | -6/+10 | |
2014-06-11 | Fix problem with Oracle DB and "GenerationType.IDENTITY" annotation | Thomas Lenz | 6 | -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-11 | remove old default config | Thomas Lenz | 7 | -1122/+0 | |
2014-06-11 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 1 | -2/+14 | |
into moa-2.1-Snapshot | |||||
2014-06-11 | remove unused servlet | Thomas Lenz | 2 | -11/+6 | |
2014-06-11 | update error handling | Thomas Lenz | 1 | -8/+4 | |
2014-06-11 | loading dtlUrl from config file, adapted config file values | Alexander Marsalek | 1 | -2/+14 | |
2014-06-11 | Handbook and MOA-ID-Auth Mainpage update | Thomas Lenz | 4 | -3/+3 | |
2014-06-11 | remove unsed or double included depentencies | Thomas Lenz | 7 | -18/+16 | |
2014-06-10 | added supoort for Signrequests without DTL link | Alexander Marsalek | 1 | -47/+57 | |
2014-06-10 | remove duplicate | Bojan Suzic | 1 | -5/+1 | |
2014-06-10 | Merge branch 'merge' into dokumentservice | Alexander Marsalek | 3 | -19/+21 | |
2014-06-10 | add default message if no SSO session is found | Thomas Lenz | 2 | -3/+17 | |
2014-06-10 | change to correct MessageProvider | Thomas Lenz | 1 | -16/+4 | |
2014-06-10 | Merge branch 'moa-2.1-Snapshot' into dokumentservice | Alexander Marsalek | 36 | -437/+2528 | |
2014-06-10 | excluded axis from document service, activated signature check | Alexander Marsalek | 2 | -2/+8 | |
2014-06-10 | use moa-commons version from root pom (moa-idspss project) | Thomas Lenz | 1 | -1/+0 | |
2014-06-10 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 2 | -1/+5 | |
into moa-2.1-Snapshot | |||||
2014-06-10 | Load SLO template from configuration directory | Thomas Lenz | 4 | -50/+1356 | |
2014-06-10 | use ServletContextPath from configuration | Thomas Lenz | 1 | -1/+2 | |
2014-06-06 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Bojan Suzic | 26 | -358/+1005 | |
into moa-2.1-Snapshot | |||||
2014-06-06 | adjusting maven config | Bojan Suzic | 2 | -1/+5 | |
2014-06-06 | final betaversion if MOA-ID-Auth Single LogOut | Thomas Lenz | 18 | -276/+888 | |
2014-06-06 | use different endpoints for IDP and interfederation SP | Thomas Lenz | 8 | -68/+103 | |
2014-06-06 | only use redirectBinding for inbound SLO | Thomas Lenz | 1 | -15/+15 | |
2014-06-05 | DTL support added (incoming) | Alexander Marsalek | 2 | -26/+51 | |
2014-06-05 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Bojan Suzic | 10 | -113/+241 | |
into moa-2.1-Snapshot | |||||
2014-06-05 | documentservice testing | Bojan Suzic | 2 | -2/+8 | |
2014-06-05 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 11 | -253/+628 | |
into moa-2.1-Snapshot | |||||
2014-06-05 | add SSO session timeout to AuthData and SAML2 assertion | Thomas Lenz | 6 | -30/+80 | |
2014-06-04 | added DocumentService | Alexander Marsalek | 2 | -2/+7 | |
2014-06-03 | update IDP single logout | Thomas Lenz | 5 | -83/+161 | |
2014-06-03 | added missing classes | Alexander Marsalek | 7 | -1/+1182 | |
2014-06-02 | AttributeProvider, added missing implementations | Alexander Marsalek | 8 | -814/+8 | |
2014-06-02 | moa-id-configuration bku-selection preview problem solvedMOA-ID-2.1-RC1 | Thomas Lenz | 3 | -1/+3 | |
2014-05-28 | bugfix interfederation configuration | Thomas Lenz | 1 | -2/+0 | |
2014-05-28 | use AssertionConsumerServiceURL from request if it exists | Thomas Lenz | 6 | -65/+68 | |
2014-05-28 | provide baseID should not be used for business service applications | Thomas Lenz | 1 | -3/+4 | |