aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet
AgeCommit message (Expand)AuthorFilesLines
2014-10-16Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek1-2/+181
2014-09-19solve SLO frontchannel timeout problemThomas Lenz1-1/+2
2014-09-11add exact timeout validation for SSO sessionsThomas Lenz1-17/+16
2014-09-09added DTL support in PEPSConnectorServletAlexander Marsalek1-2/+181
2014-09-04Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek1-2/+2
2014-09-04added commentsAlexander Marsalek1-4/+3
2014-09-01todo gender questionBojan Suzic1-1/+1
2014-07-17todoBojan Suzic1-1/+1
2014-07-16iFrame leaving problem fixed, redirect code changedAlexander Marsalek2-11/+34
2014-07-09set foreigner to trueThomas Lenz2-3/+7
2014-07-08pass signature to szrg connector and only try to parse it there from SignedDo...Alexander Marsalek2-5/+5
2014-07-08szrg connector now extracts signature form SignresponseAlexander Marsalek1-4/+4
2014-07-07copied changes from "set correct target type element" to PEPSConnectorWithLoc...Alexander Marsalek1-15/+14
2014-07-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek1-7/+4
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek4-10/+9
2014-07-02added support for splitting authnrequest &signrequestAlexander Marsalek2-5/+793
2014-07-02set correct target type elementThomas Lenz1-7/+4
2014-06-16add SAML response debug messageThomas Lenz1-1/+5
2014-06-13add timeout to frontchannel SLOThomas Lenz1-2/+83
2014-06-13print errormessage to browser if pendingRequestID is emptyThomas Lenz1-1/+2
2014-06-13change PEPS communication session bindingThomas Lenz1-49/+61
2014-06-12add default IDP SLO messageMOA-ID-2.0-RC2Thomas Lenz1-17/+16
2014-06-12use SAML2 relaystate as additional MOA session binding featureThomas Lenz1-6/+16
2014-06-11remove unused servletThomas Lenz1-5/+0
2014-06-11update error handlingThomas Lenz1-8/+4
2014-06-10add default message if no SSO session is foundThomas Lenz1-3/+16
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz3-11/+135
2014-05-23add log messageThomas Lenz1-0/+1
2014-05-15add AuthBlock to MIS requestThomas Lenz1-1/+12
2014-05-14add additional SZRGW error handlingThomas Lenz1-1/+2
2014-05-14add additional errorcodes to protcolsThomas Lenz2-82/+4
2014-05-12add additional loggingThomas Lenz1-0/+6
2014-05-08add Interfederation to redirect servletThomas Lenz3-35/+56
2014-05-02add interfederation attribute queryThomas Lenz2-2/+2
2014-04-03changig services wbkp etcBojan Suzic1-1/+3
2014-03-31redirect to MOA-ID-Auth if redirectURL is not valid.Thomas Lenz1-2/+2
2014-03-31set default redirectTargetThomas Lenz1-1/+3
2014-03-31Add additional error handling and loggingThomas Lenz8-16/+51
2014-03-31Allow only redirect to OAs from OA configurationThomas Lenz1-1/+19
2014-03-28parse inputparameter -> catch all exceptionsThomas Lenz1-1/+2
2014-03-25change default redirect URLThomas Lenz1-1/+2
2014-03-25Authblock is not addedThomas Lenz1-1/+1
2014-03-25add default redirect URLThomas Lenz1-1/+8
2014-03-24Close ConfigDB sessionThomas Lenz1-0/+5
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz1-15/+13
2014-03-20refactored velocityprovider locationFlorian Reimair1-1/+1
2014-03-19change MOASessionID in every servlet request processingThomas Lenz5-3/+15
2014-03-19store AuthBlock for ForeignIdentities in MOASessionThomas Lenz1-0/+16
2014-03-19Add advanced parameter validation. Redirect is only allowed if Redirect URL m...Thomas Lenz1-3/+19
2014-03-18check if redirect target is an valid online-applicationThomas Lenz1-1/+24