aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib
AgeCommit message (Collapse)AuthorFilesLines
2014-09-19solve SLO frontchannel timeout problemThomas Lenz2-2/+3
2014-09-15Merge branch 'moa-2.1-Snapshot'Thomas Lenz69-2321/+4387
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OATargetConfiguration.java pom.xml
2014-09-12remove unused codeThomas Lenz1-4/+3
2014-09-12update dependency versionThomas Lenz1-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-12change logger classThomas Lenz4-33/+9
2014-09-11remove AttributQuery URL available checkThomas Lenz1-11/+11
2014-09-11use SecurityLayer-Template from general configuration if legacy request and ↵Thomas Lenz1-3/+11
OA configuration define no template
2014-09-11change OpenIDConnect error messageThomas Lenz1-1/+1
2014-09-11add exact timeout validation for SSO sessionsThomas Lenz2-19/+30
2014-09-11TokenResponse Audience "aud" claim addedSamuel Weiser2-0/+48
2014-09-10Fix SAML1 assertion date formateThomas Lenz2-5/+5
2014-09-10update SAML1 error messages if no OA is foundThomas Lenz1-5/+6
2014-09-10add metadata provider info message if not online-application is foundThomas Lenz1-0/+4
2014-09-10remove SAML1 start authentication target parameterThomas Lenz1-2/+3
2014-09-09added DTL support in PEPSConnectorServletAlexander Marsalek1-2/+181
2014-09-04Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek37-317/+1341
2014-09-04added commentsAlexander Marsalek1-4/+3
2014-09-01todo gender questionBojan Suzic1-1/+1
2014-08-26fixing spcountry issueBojan Suzic1-2/+2
2014-08-22saml1 target parameter updateThomas Lenz1-1/+3
2014-08-21fix some problems with Single LogOutThomas Lenz3-13/+30
2014-08-20solve SLO bugThomas Lenz1-4/+4
2014-08-20add SAML1 'PersonData' attribute builder if no identitylink is availableThomas Lenz2-16/+78
2014-08-20add build process for natural person short mandates in case of IDP federationThomas Lenz1-5/+49
2014-08-20update attribute builderThomas Lenz4-2/+24
2014-08-19remove debug codeThomas Lenz1-3/+1
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz21-233/+1058
(this functionality is required for federation with USP)
2014-08-19update PVP 2.1 SAML2 bindingsThomas Lenz3-19/+51
2014-08-07Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz4-1803/+1817
into moa-2.1-Snapshot
2014-08-04MOA federation with USPThomas Lenz3-34/+54
- add some initial methodes
2014-07-17typoBojan Suzic1-1/+1
2014-07-17todoBojan Suzic2-4/+6
2014-07-16iFrame leaving problem fixed, redirect code changedAlexander Marsalek3-12/+35
2014-07-14Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek1-34/+0
2014-07-14do not send empty PEPSDataAlexander Marsalek1-1800/+1804
2014-07-14SignedDocAttrributeProvider - check if attribute is accessableAlexander Marsalek1-0/+8
2014-07-14add additionl trustmanagerrevoationchecking default valueThomas Lenz2-3/+4
2014-07-11remove unused classThomas Lenz1-34/+0
2014-07-10update SAML1 attribute builder for STORK2 attributesThomas Lenz1-0/+9
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz3-4/+6
2014-07-10solve TrustManagerRevocationCheck problem with legacy config importThomas Lenz1-0/+2
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz2-4/+4
2014-07-10fix problem with extended SAML1 attributes and STORK authenticationThomas Lenz1-1/+5
2014-07-09set foreigner to trueThomas Lenz2-3/+7
2014-07-09use country code from certificate as defaultThomas Lenz1-24/+24
2014-07-08pass signature to szrg connector and only try to parse it there from ↵Alexander Marsalek3-12/+16
SignedDoc if it is missing
2014-07-08attribute provider fixAlexander Marsalek1-0/+4
If one attribute failed all followings were skipped
2014-07-08szrg connector now extracts signature form SignresponseAlexander Marsalek2-25/+61
2014-07-07copied changes from "set correct target type element" to ↵Alexander Marsalek1-15/+14
PEPSConnectorWithLocalSigningServlet
2014-07-07added missing catch blockAlexander Marsalek1-0/+6