aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa
AgeCommit message (Collapse)AuthorFilesLines
2015-01-19Fix wrong usage of servlet-api method.Thomas Knall1-1/+1
2015-01-16Add dti-process-engine support.Thomas Knall1-1/+3
2015-01-16add configuration parameter to deactivate PVP metadata schema validationThomas Lenz2-1/+13
2015-01-16add HTTP Proxy support to MIS and SZR-GW webservice request methodsThomas Lenz2-2/+4
2015-01-16Add minor fixes and updates.Thomas Knall3-5/+25
- Fix moa-id-auth web.xml and upgrade to servlet 3.0. - Reformat loginFormFull.html in order to enhance readability. - Add some TODOs and FIXMEs. - Adding some comments to DispatcherServlet in order to ease understanding the process.
2015-01-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz23-137/+328
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml
2015-01-14Apply some minor fixes.Thomas Knall2-2/+2
- Add some FIXMEs. - Fix moa-id-auth web.xml and switch to Servlet 3.0. - Fix moa-id-auth logging (replace commons-logging with commons-logging-slf4j bridge, use log4j native binding). - Adjust logging of periodical tasks (no more logging at info level).
2015-01-09Apply several fixes.Thomas Knall1-0/+3
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem.
2014-12-18signed the new fake idlFlorian Reimair3-10/+13
2014-12-18filled the template idl with dataFlorian Reimair3-5/+43
2014-12-18loaded fakeIdL templateFlorian Reimair1-0/+5
2014-12-17use config to decide whether to do fakeIdL or SZRGWFlorian Reimair1-3/+8
2014-12-17configurationFlorian Reimair1-0/+34
2014-12-04STORK<->PVP AttributeProvider : fix problem with more then one attribute in ↵Thomas Lenz1-1/+1
configuration
2014-11-28fixed optional signeddoc attribute queryFlorian Reimair1-0/+1
2014-11-27reenabled new isHCP attribute for storkFlorian Reimair2-4/+5
2014-11-24rebuild SAML1 target parameter functionality for legacy applicationsThomas Lenz4-20/+39
2014-11-24change interfederation with short SAML1 assertion: insert baseID if it is ↵Thomas Lenz1-2/+9
requested and available
2014-11-24fix possible problems with PVP roles and role parametersThomas Lenz2-17/+27
2014-11-24send SLO success statuscode if no active SSO session is foundThomas Lenz1-3/+7
- no SSO session cookie - no SP information in session database for requested nameID
2014-11-24fix problem with SLO and interfederationThomas Lenz1-4/+17
2014-11-24use OA target from request, if SAML1 is used.Thomas Lenz1-5/+6
for legacy applications
2014-11-24add MSOrganisation attribute for ISA 1.18Thomas Lenz5-15/+36
2014-11-14adding berufmaesige parteivertreterBojan Suzic1-1/+22
2014-11-12removing representativeBojan Suzic1-3/+2
2014-11-10original mandate hiding identBojan Suzic1-1/+8
2014-11-07adjusting mandate and moaattrprovider to new structureBojan Suzic2-14/+34
2014-11-07remove unused libsBojan Suzic2-4/+1
2014-11-07adjusting files to use stork2 attributestatustypeBojan Suzic4-10/+14
2014-11-07adjusting hcp to updated stork schemaBojan Suzic2-10/+10
2014-11-07adjusting mandate to updated stork schemaBojan Suzic3-13/+15
2014-11-07additional loggingBojan Suzic2-0/+3
2014-11-06Revert "Merge branch 'moa-2.1-Snapshot' of ↵Bojan Suzic1-0/+1
gitlab.iaik.tugraz.at:afitzek/moa-idspss into moa-2.1-Snapshot" This reverts commit 775e39a724baf237085280510216fbd688df6dd9, reversing changes made to 1fbff5f5a86733bc6a75c8ae901153baa0963441.
2014-11-04update STORK attribute provider implementationThomas Lenz3-38/+48
2014-11-04add fix to correct invalid encoded EID_SECTOR_FOR_IDENTIFIER PVP attribute ↵Thomas Lenz1-1/+14
values
2014-11-04remove a not standardize prefix from PVP BPK attribute value.Thomas Lenz1-0/+8
- this is a workaround for LFRZ Stammportal interfederation
2014-11-04fix sessionTimeOut extraction from interfederated sessionThomas Lenz1-4/+17
2014-11-04update minimal required attribute set for interfederated assertionsThomas Lenz1-5/+9
2014-11-04add clock screw to assertion time validationThomas Lenz1-2/+6
2014-11-04add STORK-QAA to PVP SecClass mappingThomas Lenz3-8/+74
2014-11-04remove subject->nameID from AuthnRequestThomas Lenz1-7/+1
2014-11-04add PVP2 request and response schema validationThomas Lenz3-14/+227
2014-11-04add metadata schema validation filtersThomas Lenz2-1/+4
2014-11-03Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic8-135/+228
into moa-2.1-Snapshot
2014-11-03mergingBojan Suzic47-316/+1722
2014-11-03Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2Thomas Lenz49-429/+1928
Conflicts: .gitignore
2014-11-03change loglevel to traceThomas Lenz2-10/+10
2014-11-03Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek6-31/+110
2014-11-03add check if requested STORK-QAA level matches auth QAA levelThomas Lenz2-7/+36
2014-11-03fix problems with list accessThomas Lenz1-4/+7