aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1Protocol.java
AgeCommit message (Expand)AuthorFilesLines
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-226/+0
2015-07-20fix problems with reversion logThomas Lenz1-1/+6
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz1-9/+8
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-1/+1
2015-07-02develThomas Lenz1-3/+2
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-5/+5
2015-06-16add first version of reversionslog implementationThomas Lenz1-1/+2
2014-11-24rebuild SAML1 target parameter functionality for legacy applicationsThomas Lenz1-3/+8
2014-09-10update SAML1 error messages if no OA is foundThomas Lenz1-5/+6
2014-06-30add checkbox to choose if all errors should be send back to online applicationThomas Lenz1-11/+16
2014-06-11remove unsed or double included depentenciesThomas Lenz1-3/+1
2014-05-08remove some unused codeThomas Lenz1-8/+2
2014-05-02add interfederation attribute queryThomas Lenz1-3/+24
2014-03-20add SAML1 sourceID received from StartAuthentication requestThomas Lenz1-1/+11
2014-03-14remove unused importsThomas Lenz1-2/+0
2014-03-11SAML1: if OA parameter is empty then return an errorThomas Lenz1-0/+10
2014-03-07first test for authentication which requires no browser session (req.getSessi...Thomas Lenz1-2/+2
2014-01-30add functionality for global authentication protocol activation/deactivationThomas Lenz1-0/+8
2014-01-29Merge remote-tracking branch 'remotes/origin/moa2_0_kstranacher' into moa2_0_...Thomas Lenz1-1/+1
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-11-- Customizable BKUSelection Form and SendAssertion FormThomas Lenz1-1/+9
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz1-13/+0
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-3/+3
2013-09-26Features:Thomas Lenz1-24/+3
2013-09-10Update MOA-ID Specification (appendix)Klaus Stranacher1-1/+1
2013-09-04MOA-ID Updates and BugfixesThomas Lenz1-2/+28
2013-07-19SSO and Configuration updatedThomas Lenz1-0/+1
2013-07-12SSO ImplementationThomas Lenz1-0/+2
2013-07-08AuthData Generierung von VerifyAuthBlock nach GenerateSAMLArtifact verschoben.Thomas Lenz1-3/+15
2013-07-05MIS Client für ELGA Target(GH) erweitertThomas Lenz1-0/+2
2013-07-04BKU Auswahl in Kontext von MOA-ID für standardkonforme VarianteThomas Lenz1-0/+34
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata at...Andreas Fitzek1-0/+3
2013-05-07PVP2.X Post and Redirect binding, signing and verification, added PVP2.x Citi...Andreas Fitzek1-1/+3
2013-05-02PVP2 basic authnrequest handling and assertion buildingAndreas Fitzek1-0/+5
2013-04-25Redesigned Dispatcher system to actionsAndreas Fitzek1-0/+10
2013-04-23Some MoaID changesAndreas Fitzek1-5/+5
2013-04-04Authentication data saved in Authentication SessionAndreas Fitzek1-1/+1
2013-04-04added SAML1 Protocol simple implementationAndreas Fitzek1-0/+78