aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src
AgeCommit message (Collapse)AuthorFilesLines
2007-11-07git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1035 ↵pdanner1-1/+6
d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-19Changed wording in templatespdanner2-22/+21
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1030 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-19Added remark for path choice on parep validationpdanner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1029 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-19Fixed path choice on parep validationpdanner1-29/+42
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1028 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-19Changed party representation process from form based path to security layer pathpdanner4-5/+8
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1027 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-19Changed language of mandate SAML-attributes pdanner5-58/+58
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1026 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-19git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1025 ↵pdanner1-1/+1
d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-19Enabled more debug informationpdanner6-77/+87
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1024 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-18Removed debug outputpdanner1-1/+0
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1023 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-18Show also SZR-gateway communication error 4000 on parep validation pdanner1-8/+13
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1022 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-10-17Implemented and integrated party representation and integrated mandates as ↵pdanner36-161/+4287
per default available Now Eclipse projects are available. The Web Tools Platform can be used to run the web applications git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1014 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-27changed JavaDocpdanner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@963 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-27changed JavaDocpdanner1-2/+1
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@962 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-24movedpdanner5-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@952 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22set right directory positionpdanner5-0/+833
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@931 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Bugfix: in der Klasse ↵pdanner1-1/+1
"at.gv.egovernment.moa.id.auth.servlet.GetAuthenticationDataService" wurde das "RequestID"-Attribut immer vom <samlp:AssertionArtifact>-Element anstelle des <samlp:Request>-Elements genommen. Da das <samlp:AssertionArtifact>-Element aber kein solches Attribut hat, war das immer der leere String. Deshalb hatte dann im SOAP-Response das "InResponseTo"-Attribut immer den leeren String als Wert (siehe attachte Datei "soapResponseWrong.xml"): <samlp:Response InResponseTo="" IssueInstant="2007-08-10T16:53:40+02:00" MajorVersion="1" MinorVersion="0" ResponseID="3853364975403723914"> Richtig ist: <samlp:Response InResponseTo="1114457508436236300" IssueInstant="2007-08-10T16:53:40+02:00" MajorVersion="1" MinorVersion="0" ResponseID="3853364975403723914"> git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@926 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Evaluate result from signature manifest check and throw exception if an ↵hbratko1-3/+6
error code is returned (tranforms within signature do not match expected transforms from profile) - only in the case of AUTHBlock verification. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@923 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Unmarshal text value from <SignatureManifestCheck>/<Code>.hbratko1-27/+34
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@922 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-22Added field for signature manifest check code.hbratko1-0/+23
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@921 d688527b-c9ab-4aba-bd8d-4036d912da1d
2007-08-08Adapted project directory structure to suit the new maven based build process.mcentner161-0/+23586
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@909 d688527b-c9ab-4aba-bd8d-4036d912da1d