aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
2014-09-19update librariesThomas Lenz2-12/+20
2014-09-19solve SLO frontchannel timeout problemThomas Lenz1-1/+2
2014-09-12remove unused codeThomas Lenz1-4/+3
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 O...Thomas Lenz1-3/+11
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 Lenz1-4/+4
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-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
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 i...Thomas Lenz4-1803/+1817
2014-08-04MOA federation with USPThomas Lenz3-34/+54
2014-07-17typoBojan Suzic1-1/+1
2014-07-17todoBojan Suzic2-4/+6
2014-07-16iFrame leaving problem fixed, redirect code changedAlexander Marsalek2-11/+34
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-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-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 SignedDo...Alexander Marsalek3-12/+16
2014-07-08attribute provider fixAlexander Marsalek1-0/+4
2014-07-08szrg connector now extracts signature form SignresponseAlexander Marsalek2-25/+61
2014-07-07copied changes from "set correct target type element" to PEPSConnectorWithLoc...Alexander Marsalek1-15/+14
2014-07-07added missing catch blockAlexander Marsalek1-0/+6
2014-07-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek5-45/+63
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek18-51/+102
2014-07-03update handbook and change version to 2.1.0Thomas Lenz1-1/+1
2014-07-03solve bug with specialtext and ' in identitylinkThomas Lenz1-15/+17
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek8-50/+925