aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv
AgeCommit message (Collapse)AuthorFilesLines
2015-01-26Perform refactoring.Thomas Knall1-1/+1
- Rename ProcessIdentityLinkTask to PrepareAuthBlockSignatureTask.
2015-01-23Merge STORK2 fakeIDL extension into development branchThomas Lenz6-17/+102
2015-01-23Merge STORK2 code into development branchThomas Lenz10-45/+100
2015-01-23Add foreign identity process support (MOAID-61).Thomas Knall11-126/+411
- moa-id auth web.xml: Replace servlet mapping "/GetForeignID". - Fix some javadoc of AuthenticationServer. - Set GetForeignIDServlet deprecated. - Remove redundant code across several classes. - VerifyIdentityLinkTask: Separate identity link verification from subsequent (a) creation of CreateXMLSignatureRequest (ProcessIdentityLinkTask) and (b) creation of InfoBoxReadRequest (CertificateReadRequestTask).
2015-01-22Refactor VerifyIdentityLinkTask.Thomas Knall2-100/+61
- Prevent redundant code. - Store moa session before sending response. - Update javadoc for AuthenticationServer
2015-01-22Add mandate process support (MOAID-60).Thomas Knall10-232/+652
- Refactor moa-id auth web.xml -- Group the servlets with their corresponding mappings. -- Replace servlets for mappings "/GetMISSessionID", "/VerifyAuthBlock", "/VerifyCertificate" and "/VerifyIdentityLink". -- Remove disabled declarations. - Replace link http://jigsaw.w3.org/css-validator/images/vcss-blue with https://... within the internal templates (loginFormFull.html, sendAssertionFormFull.html, ...). - Set classes deprecated: GetMISSessionIDServlet, VerifyCertificateServlet - ProcessEngineSignalServlet: make GET delegate to PUT - Replace some "implements MOAIDAuthConstants" with "import static MOAIDAuthConstants.*". - Add detailed Javadoc to *Task.java. - Update DefaultAuthentication.process.xml for mandate - Add GetMISSessionIDTask and VerifyCertificateTask. - Add adapter class for iaik.IAIKRuntimeException in order to satisfy some library's bogus dependendies.
2015-01-21Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59).Thomas Knall13-119/+1216
- Fix oa web.xml, switch to servlet 3.0. - moa-id-auth web.xml -- Add CharacterEncodingFilter for UTF-8 encoding. -- Add ProcessEngineSignalServlet. - Fix invalid template_*.html. - Add TODO[branch] annotations in order to indicates potential process flow branches. - Add some missing Javadoc. - Add property processInstandId to AuthenticationSession. - Add process engine support. - Fix HttpServlet init issues. - Set VerifyAuthenticationBlockServlet and VerifyIdentityLinkServlet deprecated.
2015-01-19Fix problem with PVP schemavalidation flagThomas Lenz1-1/+1
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