Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-06 | new depenency management for moa-id-configuration | Thomas Lenz | 2 | -11/+36 | |
to avoid problems with HeapSpace | |||||
2014-02-06 | first short changes for BRZ | Thomas Lenz | 7 | -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-04 | OAuth Fix | Thomas Lenz | 12 | -7/+231 | |
Update DemoConfig | |||||
2014-02-04 | bugfix | Thomas Lenz | 1 | -2/+2 | |
2014-02-04 | * update OAConfig validator | Thomas Lenz | 20 | -3/+73 | |
* move old documentation to a new directory * add PreRelease docu * add moa-id-proxy sample-config | |||||
2014-02-04 | * update demoOA layout | Thomas Lenz | 7 | -13/+29 | |
* add test keystore | |||||
2014-02-04 | add STORK attribut builder | Thomas Lenz | 25 | -5/+1967 | |
2014-02-03 | Bugfix: Error Handling | Thomas Lenz | 3 | -137/+90 | |
2014-02-03 | * Update MOASPSS default config | Thomas Lenz | 22 | -1/+3818 | |
* Change MOA-ID metadata EntityID to Metadata URL | |||||
2014-02-03 | Solve some merge problems | Thomas Lenz | 55 | -1560/+698 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 59 | -11222/+26 | |
2014-02-03 | add Repo | Thomas Lenz | 1 | -0/+9 | |
2014-02-03 | stork commons as lib | Florian Reimair | 58 | -11188/+0 | |
2014-02-03 | unrefactoreed gender retrieval | Florian Reimair | 1 | -25/+26 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 393 | -12470/+27494 | |
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 script | Thomas Lenz | 8 | -104/+96 | |
*move demoOA to moa.id.demoOA *change name of moa-id configuration-tool | |||||
2014-01-31 | remove testing Citizen Country Code from auth flow | Florian Reimair | 1 | -2/+1 | |
2014-01-31 | refactored gender retrieval | Florian Reimair | 2 | -29/+26 | |
2014-01-31 | fixed outgoing signrequest - mostly tested | Florian Reimair | 3 | -70/+73 | |
2014-01-31 | fixed saml post binding template location | Florian Reimair | 1 | -1/+1 | |
2014-01-31 | fixed target type for MIS info | Florian Reimair | 3 | -19/+37 | |
2014-01-31 | removed old saml-engine | Florian Reimair | 157 | -11318/+1 | |
2014-01-31 | supply MIS information to SZRGW | Florian Reimair | 3 | -15/+63 | |
2014-01-31 | added stork signature client api - untested | Florian Reimair | 3 | -27/+53 | |
2014-01-31 | gender retrieval if not delivered by stork | Florian Reimair | 4 | -7/+82 | |
2014-01-31 | fixed samlengine config loading | Florian Reimair | 2 | -4/+22 | |
2014-01-31 | refactored attribute parsing | Florian Reimair | 3 | -87/+67 | |
2014-01-31 | supply organization details on representative case | Florian Reimair | 2 | -11/+41 | |
2014-01-31 | enhanced samlengine for floating config location | Florian Reimair | 6 | -10/+19 | |
2014-01-31 | Merge tlenz into HEAD | Florian Reimair | 28 | -1100/+193 | |
2014-01-31 | first draft sampleconfig and docu | Thomas Lenz | 16 | -2041/+24 | |
2014-01-31 | update SessionEncryption to use IAIK JCE and salt for encryption | Thomas Lenz | 6 | -50/+192 | |
2014-01-30 | add functionality for global authentication protocol activation/deactivation | Thomas Lenz | 14 | -17/+339 | |
2014-01-30 | remove Eclipse config files | Thomas Lenz | 41 | -468/+0 | |
2014-01-30 | -- set MOA-ID Version to 1.9.98-Snapshot | Thomas Lenz | 109 | -2182/+253 | |
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata | |||||
2014-01-29 | Merge remote-tracking branch 'remotes/origin/moa2_0_kstranacher' into ↵ | Thomas Lenz | 16 | -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-29 | update SZR-GW Client xsd schema | Thomas Lenz | 2 | -145/+28 | |
2014-01-29 | add EUPL headers | Thomas Lenz | 640 | -4487/+18203 | |
2014-01-29 | complete workflow untested | Florian Reimair | 6 | -60/+68 | |
2014-01-29 | refactored szrgw response type | Florian Reimair | 3 | -33/+24 | |
2014-01-29 | fixed issues after merge | Florian Reimair | 5 | -31/+72 | |
2014-01-29 | SZRGW Client update | Thomas Lenz | 28 | -1100/+193 | |
2014-01-27 | fixed merge issue missing bracket | Florian Reimair | 1 | -0/+1 | |
2014-01-27 | cleaned legacy config from stork artifacts | Florian Reimair | 3 | -303/+0 | |
2014-01-27 | cleanup | Florian Reimair | 1 | -51/+0 | |
2014-01-27 | attribute name handling is more samlengine like | Florian Reimair | 2 | -5/+7 | |
2014-01-27 | moved XMLUtil to more reasonable place | Florian Reimair | 7 | -8/+8 | |
2014-01-27 | interface adaptions for szrgw #1 | Florian Reimair | 5 | -96/+112 | |
2014-01-27 | moved saml post binding template | Florian Reimair | 1 | -0/+38 | |
2014-01-27 | natural person should work | Florian Reimair | 2 | -50/+53 | |