aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main
AgeCommit message (Collapse)AuthorFilesLines
2014-02-13* add additional loggingThomas Lenz2-13/+4
* move bkuURL validation
2014-02-13now fetchSavedCredential use a database query to get the certificate from entityThomas Lenz1-8/+14
2014-02-13Now the whole metadata file is NOT rejected if a single entity is not valid.Thomas Lenz1-7/+34
2014-02-13* add new error message if MOA-ID-Proxy configuration is not foundThomas Lenz3-4/+5
* change SAML1 legacy-request parameter validation * change OA-SL Template labels
2014-02-11* add OA specific BKU selection templateThomas Lenz8-38/+117
* add OA specific send-assertion template * add OA specific applet height and width configuration * add PVP2.x reload checkbox in PVP2.x OA configuration * add new elements to MOA-ID configuration
2014-02-11customize OpenSAML bootstrap to use SHA256 by defaultThomas Lenz2-0/+190
2014-02-11change metadata validto area to 24 hoursThomas Lenz1-7/+3
2014-02-07* use MOADefaultBootstrap to set SHA256 as default security parameterThomas Lenz6-20/+50
* SAMLEngine: deaktivate DefaultBootStrap.
2014-02-06BRZ:Thomas Lenz5-51/+62
-add SAML1 SourceID parameter in moa-id general Bugfix: -SSO target had an error in case of business-service -OA with business-service whichout single sign-on produce an error
2014-02-06first short changes for BRZThomas Lenz7-22/+38
*use different SystemConfigParam for moa-id-proxy *allow legacy request with no SL-template (use it from OA config) Bugfix: *general PVP2 config is not reloaded from database *use idp entityID in as issuer in AuthnResponse
2014-02-04OAuth FixThomas Lenz1-2/+2
Update DemoConfig
2014-02-04add STORK attribut builderThomas Lenz24-4/+1964
2014-02-03Bugfix: Error HandlingThomas Lenz2-112/+87
2014-02-03* Update MOASPSS default configThomas Lenz1-1/+1
* Change MOA-ID metadata EntityID to Metadata URL
2014-02-03Solve some merge problemsThomas Lenz47-1541/+657
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz1-25/+26
2014-02-03unrefactoreed gender retrievalFlorian Reimair1-25/+26
2014-02-03Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenzThomas Lenz23-1324/+1250
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 Lenz1-0/+2
*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 Reimair1-189/+0
2014-01-31supply MIS information to SZRGWFlorian Reimair3-15/+63
2014-01-31added stork signature client api - untestedFlorian Reimair2-27/+48
2014-01-31gender retrieval if not delivered by storkFlorian Reimair4-7/+82
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 Reimair2-2/+3
2014-01-31Merge tlenz into HEADFlorian Reimair27-1100/+170
2014-01-31first draft sampleconfig and docuThomas Lenz1-1/+0
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz4-50/+122
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz8-6/+199
2014-01-30-- set MOA-ID Version to 1.9.98-SnapshotThomas Lenz100-2167/+202
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata
2014-01-29Merge remote-tracking branch 'remotes/origin/moa2_0_kstranacher' into ↵Thomas Lenz6-44/+42
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 Lenz511-4427/+15364
2014-01-29complete workflow untestedFlorian Reimair6-60/+68
2014-01-29refactored szrgw response typeFlorian Reimair3-33/+24
2014-01-29fixed issues after mergeFlorian Reimair1-1/+17
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 Reimair1-5/+5
2014-01-27moved XMLUtil to more reasonable placeFlorian Reimair7-7/+150
2014-01-27interface adaptions for szrgw #1Florian Reimair5-96/+112
2014-01-27moved saml post binding templateFlorian Reimair1-0/+38