Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-19 | solve SLO frontchannel timeout problem | Thomas Lenz | 2 | -2/+3 | |
2014-09-12 | remove unused code | Thomas Lenz | 1 | -4/+3 | |
2014-09-12 | update dependency version | Thomas Lenz | 1 | -6/+6 | |
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2 | |||||
2014-09-12 | change logger class | Thomas Lenz | 4 | -33/+9 | |
2014-09-11 | remove AttributQuery URL available check | Thomas Lenz | 1 | -11/+11 | |
2014-09-11 | use SecurityLayer-Template from general configuration if legacy request and ↵ | Thomas Lenz | 1 | -3/+11 | |
OA configuration define no template | |||||
2014-09-11 | change OpenIDConnect error message | Thomas Lenz | 1 | -1/+1 | |
2014-09-11 | add exact timeout validation for SSO sessions | Thomas Lenz | 2 | -19/+30 | |
2014-09-11 | TokenResponse Audience "aud" claim added | Samuel Weiser | 2 | -0/+48 | |
2014-09-10 | Fix SAML1 assertion date formate | Thomas Lenz | 2 | -5/+5 | |
2014-09-10 | update SAML1 error messages if no OA is found | Thomas Lenz | 1 | -5/+6 | |
2014-09-10 | add metadata provider info message if not online-application is found | Thomas Lenz | 1 | -0/+4 | |
2014-09-10 | remove SAML1 start authentication target parameter | Thomas Lenz | 1 | -2/+3 | |
2014-09-09 | added DTL support in PEPSConnectorServlet | Alexander Marsalek | 1 | -2/+181 | |
2014-09-04 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 37 | -317/+1341 | |
2014-09-04 | added comments | Alexander Marsalek | 1 | -4/+3 | |
2014-09-01 | todo gender question | Bojan Suzic | 1 | -1/+1 | |
2014-08-26 | fixing spcountry issue | Bojan Suzic | 1 | -2/+2 | |
2014-08-22 | saml1 target parameter update | Thomas Lenz | 1 | -1/+3 | |
2014-08-21 | fix some problems with Single LogOut | Thomas Lenz | 3 | -13/+30 | |
2014-08-20 | solve SLO bug | Thomas Lenz | 1 | -4/+4 | |
2014-08-20 | add SAML1 'PersonData' attribute builder if no identitylink is available | Thomas Lenz | 2 | -16/+78 | |
2014-08-20 | add build process for natural person short mandates in case of IDP federation | Thomas Lenz | 1 | -5/+49 | |
2014-08-20 | update attribute builder | Thomas Lenz | 4 | -2/+24 | |
2014-08-19 | remove debug code | Thomas Lenz | 1 | -3/+1 | |
2014-08-19 | add interfederation without attributequery request which use encrypted bPKs | Thomas Lenz | 21 | -233/+1058 | |
(this functionality is required for federation with USP) | |||||
2014-08-19 | update PVP 2.1 SAML2 bindings | Thomas Lenz | 3 | -19/+51 | |
2014-08-07 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 4 | -1803/+1817 | |
into moa-2.1-Snapshot | |||||
2014-08-04 | MOA federation with USP | Thomas Lenz | 3 | -34/+54 | |
- add some initial methodes | |||||
2014-07-17 | typo | Bojan Suzic | 1 | -1/+1 | |
2014-07-17 | todo | Bojan Suzic | 2 | -4/+6 | |
2014-07-16 | iFrame leaving problem fixed, redirect code changed | Alexander Marsalek | 3 | -12/+35 | |
2014-07-14 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 1 | -34/+0 | |
2014-07-14 | do not send empty PEPSData | Alexander Marsalek | 1 | -1800/+1804 | |
2014-07-14 | SignedDocAttrributeProvider - check if attribute is accessable | Alexander Marsalek | 1 | -0/+8 | |
2014-07-11 | remove unused class | Thomas Lenz | 1 | -34/+0 | |
2014-07-10 | update SAML1 attribute builder for STORK2 attributes | Thomas Lenz | 1 | -0/+9 | |
2014-07-10 | set default TrustManagerRevocationCheck value | Thomas Lenz | 3 | -4/+6 | |
2014-07-10 | set default TrustManagerRevocationCheck value | Thomas Lenz | 2 | -4/+4 | |
2014-07-10 | fix problem with extended SAML1 attributes and STORK authentication | Thomas Lenz | 1 | -1/+5 | |
2014-07-09 | set foreigner to true | Thomas Lenz | 2 | -3/+7 | |
2014-07-09 | use country code from certificate as default | Thomas Lenz | 1 | -24/+24 | |
2014-07-08 | pass signature to szrg connector and only try to parse it there from ↵ | Alexander Marsalek | 3 | -12/+16 | |
SignedDoc if it is missing | |||||
2014-07-08 | attribute provider fix | Alexander Marsalek | 1 | -0/+4 | |
If one attribute failed all followings were skipped | |||||
2014-07-08 | szrg connector now extracts signature form Signresponse | Alexander Marsalek | 2 | -25/+61 | |
2014-07-07 | copied changes from "set correct target type element" to ↵ | Alexander Marsalek | 1 | -15/+14 | |
PEPSConnectorWithLocalSigningServlet | |||||
2014-07-07 | added missing catch block | Alexander Marsalek | 1 | -0/+6 | |
2014-07-07 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 5 | -45/+63 | |
2014-07-07 | Encoding fix, getAttributeValue now optionally returns null instead of ↵ | Alexander Marsalek | 18 | -51/+102 | |
throwing an exception | |||||
2014-07-03 | update handbook and change version to 2.1.0 | Thomas Lenz | 1 | -1/+1 | |