aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
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 Reimair27-1100/+170
2014-01-31first draft sampleconfig and docuThomas Lenz15-2041/+1
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz5-50/+141
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz9-9/+211
2014-01-30remove Eclipse config filesThomas Lenz17-204/+0
2014-01-30-- set MOA-ID Version to 1.9.98-SnapshotThomas Lenz105-2173/+223
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata
2014-01-29Merge remote-tracking branch 'remotes/origin/moa2_0_kstranacher' into ↵Thomas Lenz16-58/+54
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 Lenz573-4465/+16699
2014-01-29complete workflow untestedFlorian Reimair6-60/+68
2014-01-29refactored szrgw response typeFlorian Reimair3-33/+24
2014-01-29fixed issues after mergeFlorian Reimair2-2/+53
2014-01-29SZRGW Client updateThomas Lenz27-1100/+170
2014-01-27fixed merge issue missing bracketFlorian Reimair1-0/+1
2014-01-27cleaned legacy config from stork artifactsFlorian Reimair3-303/+0
2014-01-27cleanupFlorian Reimair1-51/+0
2014-01-27attribute name handling is more samlengine likeFlorian Reimair2-5/+7
2014-01-27moved XMLUtil to more reasonable placeFlorian Reimair7-8/+8
2014-01-27interface adaptions for szrgw #1Florian Reimair5-96/+112
2014-01-27moved saml post binding templateFlorian Reimair1-0/+38
2014-01-27natural person should workFlorian Reimair2-50/+53
2014-01-27added signrequest to authrequestFlorian Reimair1-0/+32
2014-01-27respect global mandatory state of attributesFlorian Reimair2-241/+239
2014-01-27updated samlengineFlorian Reimair656-61839/+3927
2014-01-27fix added real source of stork modulesFlorian Reimair787-0/+83709
2014-01-27fix load stork config from databaseFlorian Reimair1-7/+3
2014-01-27fixed merge issueFlorian Reimair1-1/+5
2014-01-27cleanupFlorian Reimair4-187/+6
2014-01-27outgoing auth request worksFlorian Reimair5-130/+114
2014-01-27refactored stork-related database structureFlorian Reimair1-7/+8
2014-01-27oa attr configuration revisitedFlorian Reimair1-2/+9
2014-01-27mandatory field in global configFlorian Reimair1-8/+9
2014-01-27OA qaa and attributes validated and persistedFlorian Reimair1-1/+8
2014-01-27login template respects OA configurationFlorian Reimair5-4/+24
2014-01-27reactivated stork in default login templateFlorian Reimair2-34/+21
2014-01-27stork OA config persistedFlorian Reimair1-1/+8
2014-01-27add PVP2 Demo ApplicationThomas Lenz112-42/+16888
change SZRGWClient to JAXWs
2014-01-24--use differend keys for SAML2 metadata signing and SAML2 assertion signingThomas Lenz10-132/+177
-- move oAuth idToken generation to OAuth20AuthAction, because MOASession does not exits anymore in OAuth20TokenAction if no SSO is used.
2014-01-24-- Solve merge problems (AuthnRequestHandler.java & ↵Thomas Lenz6-89/+65
mandateReferenceValueAttributeBuilder) -- Change sessionmanagement betweem AuthAction and TokenAction to AssertionStorage class -- add class definieten to HTML config element
2014-01-23Merge branch 'moa2_0_tlenz' into moa_2.0_OAuthThomas Lenz14-93/+337
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/attributes/MandateReferenceValueAttributeBuilder.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/requestHandler/AuthnRequestHandler.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties
2014-01-23some short changesThomas Lenz4-8/+15
2014-01-22change PVP2 AssertionBuilder to use the same DateTime at every positionThomas Lenz2-8/+10
2014-01-22add additional log messagesThomas Lenz2-0/+6
2014-01-21BUGFIX: RedirectBinding validate signatures which exists, but signature is ↵Thomas Lenz6-70/+130
not required changes for WKO: Allow Metadata with no AttributeConsumerService Allow AuthnRequest with no RequestedAuthnContext Allow AuthnRequest with no AssertionConsumerServiceIndex Use Metadata->AssertionConsumerService->isDefaut flag
2014-01-21implement SAML2 assertion encryptionThomas Lenz5-6/+109