Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-24 | StorkAPProvider can issue an attribute query draft | Florian Reimair | 3 | -7/+76 | |
2014-02-13 | parse reports unsupported data properly now | Florian Reimair | 1 | -3/+2 | |
2014-02-13 | StorkAPprovider can parse a stork response | Florian Reimair | 1 | -1/+32 | |
2014-02-13 | added Stork AttributeQuery APProvider | Florian Reimair | 2 | -0/+47 | |
2014-02-13 | APprovider can return multiple attributes | Florian Reimair | 4 | -19/+32 | |
2014-02-13 | added http request and responses to attributeprovider methods | Florian Reimair | 4 | -7/+14 | |
2014-02-13 | hand AP response to plugin and add result to assertion | Florian Reimair | 2 | -1/+21 | |
2014-02-13 | fetch DataContainer from AssertionStore | Florian Reimair | 1 | -1/+9 | |
2014-02-13 | refactor magic strings to constants | Florian Reimair | 1 | -3/+9 | |
2014-02-13 | added ap logic #2 | Florian Reimair | 6 | -12/+45 | |
2014-02-13 | sketched redirecting ap plugin | Florian Reimair | 5 | -11/+74 | |
2014-02-13 | find missing attributes | Florian Reimair | 1 | -1/+6 | |
2014-02-13 | added ap logic #1 | Florian Reimair | 2 | -4/+66 | |
2014-02-13 | sketched stork attribute provider framework | Florian Reimair | 6 | -3/+205 | |
2014-02-05 | saml changes | Bojan Suzic | 1 | -10/+27 | |
2014-02-05 | config changes; review and correct later, configuration missing | Bojan Suzic | 1 | -6/+16 | |
2014-02-05 | changing some stork parameters; adjusting spss maven config | Bojan Suzic | 6 | -17/+43 | |
2014-02-04 | merging with other code | Bojan Suzic | 4 | -9/+40 | |
2014-02-04 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Bojan Suzic | 1 | -2/+2 | |
moa2_0_tlenz_bs_2 | |||||
2014-02-04 | OAuth Fix | Thomas Lenz | 1 | -2/+2 | |
Update DemoConfig | |||||
2014-02-04 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Bojan Suzic | 24 | -4/+1964 | |
moa2_0_tlenz_bs_2 | |||||
2014-02-04 | add STORK attribut builder | Thomas Lenz | 24 | -4/+1964 | |
2014-02-03 | merging again | Bojan Suzic | 1 | -74/+82 | |
2014-02-03 | merge | Bojan Suzic | 502 | -6873/+15126 | |
2014-02-03 | Bugfix: Error Handling | Thomas Lenz | 3 | -137/+90 | |
2014-02-03 | * Update MOASPSS default config | Thomas Lenz | 1 | -1/+1 | |
* Change MOA-ID metadata EntityID to Metadata URL | |||||
2014-02-03 | Solve some merge problems | Thomas Lenz | 48 | -1556/+685 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 1 | -25/+26 | |
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 | 24 | -1334/+1265 | |
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 | 2 | -34/+44 | |
*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 | 2 | -196/+0 | |
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 | 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 | 2 | -2/+3 | |
2014-01-31 | Merge tlenz into HEAD | Florian Reimair | 27 | -1100/+170 | |
2014-01-31 | first draft sampleconfig and docu | Thomas Lenz | 1 | -1/+0 | |
2014-01-31 | update SessionEncryption to use IAIK JCE and salt for encryption | Thomas Lenz | 4 | -50/+122 | |
2014-01-30 | add functionality for global authentication protocol activation/deactivation | Thomas Lenz | 8 | -6/+199 | |
2014-01-30 | remove Eclipse config files | Thomas Lenz | 4 | -33/+0 | |
2014-01-30 | -- set MOA-ID Version to 1.9.98-Snapshot | Thomas Lenz | 101 | -2169/+203 | |
-- 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 | 6 | -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 |