Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-17 | adding removed modules - backup purpose only - remove it after successful ↵ | Bojan Suzic | 606 | -0/+41628 | |
integration | |||||
2014-03-17 | adding samlengine 1.4.0 | Bojan Suzic | 276 | -0/+20628 | |
2014-03-17 | removing old samlengine and storkcommons | Bojan Suzic | 321 | -40656/+4 | |
2014-03-17 | change version to 2.0-RC2 | Thomas Lenz | 6 | -6/+6 | |
2014-03-17 | add STORK attributes which are minimum required | Thomas Lenz | 1 | -12/+69 | |
2014-03-17 | change mandate profile configuration | Thomas Lenz | 6 | -18/+57 | |
2014-03-17 | add additonal STORK error messages | Thomas Lenz | 2 | -9/+29 | |
2014-03-14 | attr | Bojan Suzic | 11 | -24/+115 | |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 3 | -7/+13 | |
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014. | |||||
2014-03-14 | bugfix possible NullPointerException in STORK config | Thomas Lenz | 1 | -17/+19 | |
2014-03-14 | change PKIX chaining mode constant | Thomas Lenz | 3 | -3/+6 | |
2014-03-14 | log an error if AuthConfigLoader finds no MOAIDConfiguration | Thomas Lenz | 1 | -12/+20 | |
2014-03-14 | remove unused imports | Thomas Lenz | 1 | -2/+0 | |
2014-03-12 | evaluate consent page result | Florian Reimair | 1 | -1/+8 | |
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 3 | -6/+19 | |
2014-03-12 | render consent html page | Florian Reimair | 1 | -0/+23 | |
2014-03-12 | storing datacontainer in temporary storage before redirecting | Florian Reimair | 3 | -2/+31 | |
2014-03-12 | sketched consent collector | Florian Reimair | 5 | -80/+598 | |
2014-03-12 | logging | Florian Reimair | 6 | -5/+34 | |
2014-03-11 | SAML1: if OA parameter is empty then return an error | Thomas Lenz | 1 | -0/+10 | |
2014-03-11 | change AssertionStorage log messages | Thomas Lenz | 1 | -12/+12 | |
2014-03-11 | solve errors in combination with Tomcat 8 and log4j and slf4log | Thomas Lenz | 1 | -4/+10 | |
2014-03-10 | update ConfigTool and Handbook | Thomas Lenz | 1 | -4/+9 | |
2014-03-10 | Improvement for cluster operations | Thomas Lenz | 5 | -20/+67 | |
- only use http GET parameter for session management and no information from browser sessions. | |||||
2014-03-07 | first test for authentication which requires no browser session ↵ | Thomas Lenz | 9 | -150/+82 | |
(req.getSession()) | |||||
2014-03-07 | if an error occurs remove MOASession | Thomas Lenz | 4 | -7/+18 | |
2014-03-07 | use first NameIDFormat from metadata | Thomas Lenz | 1 | -2/+12 | |
2014-03-07 | set no NameQualifier in element subjectNameID if transient NameIDFormat is used | Thomas Lenz | 1 | -0/+1 | |
2014-03-07 | PVP 2.1: add Transient and Unspecified NameIDFormat | Thomas Lenz | 6 | -74/+244 | |
* only return a persistent subjectNameID if it is requested or metadata includes only one NameIDFormat with value persistent | |||||
2014-03-06 | Fix NullPointer exception | Thomas Lenz | 1 | -1/+1 | |
2014-03-06 | add missing files to MOA-ID-Auth mainpage | Thomas Lenz | 17 | -1/+356 | |
2014-03-06 | Fix EHvdAttributeProviderPlugin soap request | Andreas Reiter | 1 | -1/+2 | |
2014-03-06 | handbook fix urls in release build | Thomas Lenz | 1 | -3/+3 | |
2014-03-06 | Updated oasis-dss-api version to 1.0.0-RELEASE | Andreas Reiter | 4 | -4/+4 | |
2014-03-06 | add new SZR-Gateway Service URL | Thomas Lenz | 1 | -7/+7 | |
2014-03-06 | Merge remote-tracking branch 'remotes/origin/inbound' into moa2_0_tlenz | Thomas Lenz | 3 | -3/+13 | |
2014-03-06 | change MOA-ID version to 2.0-RC1 | Thomas Lenz | 5 | -5/+6 | |
2014-03-06 | fixed imports on inbound stork processing | Florian Reimair | 2 | -38/+2 | |
2014-03-06 | cleanup StorkProtocol base | Florian Reimair | 1 | -27/+3 | |
2014-03-06 | cleanup on javadoc | Florian Reimair | 4 | -41/+167 | |
2014-03-06 | cleanup SignedDoc AP Plugin | Florian Reimair | 2 | -13/+8 | |
2014-03-06 | cleanup datacontainer | Florian Reimair | 2 | -21/+0 | |
2014-03-06 | cleanup unneeded mandateretrievalrequest | Florian Reimair | 2 | -32/+0 | |
2014-03-06 | cleanup demo ap plugins | Florian Reimair | 3 | -139/+0 | |
2014-03-06 | fixed eHVD spCountrycode for eId derivation | Florian Reimair | 8 | -18/+22 | |
2014-03-06 | fixed error message | Florian Reimair | 2 | -1/+2 | |
2014-03-05 | merge fr ap | Bojan Suzic | 2 | -52/+46 | |
2014-03-05 | Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3 | Bojan Suzic | 5 | -28/+57 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeProviderFactory.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/EHvdAttributeProviderPlugin.java | |||||
2014-03-05 | merge ar-bs | Bojan Suzic | 3 | -0/+3 | |
2014-03-05 | Merge branch 'moa2_0_tlenz_bs_3' into moa2_0_tlenz_bs_3_ar | Bojan Suzic | 193 | -2741/+28740 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeCollector.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeProviderFactory.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MOASTORKAuthnRequest.java |