aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
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-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
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-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 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
2014-07-02actually, STORK response processing does not verify the signature of signedDo...Thomas Lenz1-5/+13
2014-07-02set correct target type elementThomas Lenz1-7/+4
2014-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz2-11/+17
2014-06-30Log an error if authblock transformation is not foundThomas Lenz1-7/+12
2014-06-23isRequireConsentForStorkAttributes() returns true if not found in configAlexander Marsalek1-1/+8