aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-05add new deps in reposBojan Suzic2-0/+80
2014-02-05changing some stork parameters; adjusting spss maven configBojan Suzic15-38/+267
2014-02-04adding some iaik dependencies for spss packageBojan Suzic130-201/+2334
2014-02-04merging with other codeBojan Suzic17-163/+188
2014-02-04Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic12-7/+231
moa2_0_tlenz_bs_2
2014-02-04OAuth FixThomas Lenz12-7/+231
Update DemoConfig
2014-02-04Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Bojan Suzic52-25/+2073
moa2_0_tlenz_bs_2
2014-02-04bugfixThomas Lenz1-2/+2
2014-02-04* update OAConfig validatorThomas Lenz20-3/+73
* move old documentation to a new directory * add PreRelease docu * add moa-id-proxy sample-config
2014-02-04* update demoOA layoutThomas Lenz8-16/+32
* add test keystore
2014-02-04add STORK attribut builderThomas Lenz25-5/+1967
2014-02-03merging againBojan Suzic8-211/+420
2014-02-03mergeBojan Suzic1105-21617/+37861
2014-02-03Merge remote-tracking branch 'remotes/origin/moa_2.0_OAuth' into moa2_0_tlenzThomas Lenz0-0/+0
2014-02-03Bugfix Error handlingThomas Lenz3-62/+90
2014-02-03Bugfix: Error HandlingThomas Lenz3-137/+90
2014-02-03* Update MOASPSS default configThomas Lenz22-1/+3818
* Change MOA-ID metadata EntityID to Metadata URL
2014-02-03Solve some merge problemsThomas Lenz55-1560/+698
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz65-11000/+79
2014-02-03add RepoThomas Lenz1-0/+9
2014-02-03stork commons as libFlorian Reimair64-10975/+53
2014-02-03unrefactoreed gender retrievalFlorian Reimair1-25/+26
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz397-12470/+27603
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/StorkAttributes.java id/oa/src/main/java/at/gv/egovernment/moa/id/demoOA/servlet/pvp2/BuildMetadata.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GetForeignIDServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKAuthnRequestProcessor.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/parep/client/szrgw/SZRGWClient.java id/server/idserverlib/src/main/resources/resources/templates/loginFormFull.html
2014-02-03*update Assembly scriptThomas Lenz9-108/+100
*move demoOA to moa.id.demoOA *change name of moa-id configuration-tool
2014-01-31remove testing Citizen Country Code from auth flowFlorian Reimair1-2/+1
2014-01-31refactored gender retrievalFlorian Reimair2-29/+26
2014-01-31fixed outgoing signrequest - mostly testedFlorian Reimair3-70/+73
2014-01-31fixed saml post binding template locationFlorian Reimair1-1/+1
2014-01-31fixed target type for MIS infoFlorian Reimair3-19/+37
2014-01-31removed old saml-engineFlorian Reimair157-11318/+1
2014-01-31supply MIS information to SZRGWFlorian Reimair3-15/+63
2014-01-31added stork signature client api - untestedFlorian Reimair7-27/+162
2014-01-31gender retrieval if not delivered by storkFlorian Reimair4-7/+82
2014-01-31fixed samlengine config loadingFlorian Reimair2-4/+22
2014-01-31refactored attribute parsingFlorian Reimair3-87/+67
2014-01-31supply organization details on representative caseFlorian Reimair2-11/+41
2014-01-31enhanced samlengine for floating config locationFlorian Reimair6-10/+19
2014-01-31Merge tlenz into HEADFlorian Reimair28-1100/+193
2014-01-31first draft sampleconfig and docuThomas Lenz17-2044/+27
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz6-50/+192
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz14-17/+339
2014-01-30remove Eclipse config filesThomas Lenz81-996/+2
2014-01-30-- set MOA-ID Version to 1.9.98-SnapshotThomas Lenz112-2185/+256
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata
2014-01-29Merge remote-tracking branch 'remotes/origin/moa2_0_kstranacher' into ↵Thomas Lenz79-355/+1283
moa2_0_tlenz Conflicts: common/pom.xml id/server/auth/.settings/org.eclipse.wst.common.component id/server/auth/src/main/webapp/index.html id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/VerifyCertificateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/idserverlib/src/main/resources/resources/wsdl/MOA-ID-1.x.wsdl pom.xml spss/handbook/clients/api/pom.xml spss/handbook/clients/pom.xml spss/handbook/clients/referencedData/pom.xml spss/handbook/clients/webservice/pom.xml spss/handbook/pom.xml spss/pom.xml spss/server/pom.xml spss/server/serverlib/pom.xml spss/server/serverws/.settings/org.eclipse.wst.common.component spss/server/serverws/pom.xml spss/server/tools/pom.xml
2014-01-29update SZR-GW Client xsd schemaThomas Lenz2-145/+28
2014-01-29add EUPL headersThomas Lenz640-4487/+18203
2014-01-29complete workflow untestedFlorian Reimair6-60/+68
2014-01-29refactored szrgw response typeFlorian Reimair3-33/+24
2014-01-29fixed issues after mergeFlorian Reimair5-31/+72
2014-01-29SZRGW Client updateThomas Lenz28-1100/+193