aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-20update SecurityLayer TemplateThomas Lenz1-1/+1
2014-08-20solve SLO bugThomas Lenz2-23/+11
2014-08-20add SAML1 'PersonData' attribute builder if no identitylink is availableThomas Lenz2-16/+78
2014-08-20add build process for natural person short mandates in case of IDP federationThomas Lenz1-5/+49
2014-08-20update attribute builderThomas Lenz4-2/+24
2014-08-19Update handbook, demo-configuration and history.txtThomas Lenz8-23/+296
2014-08-19remove debug codeThomas Lenz1-3/+1
2014-08-19add new OA specific configuration for bPK decryptionThomas Lenz9-3/+590
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz24-250/+1132
2014-08-19update PVP 2.1 SAML2 bindingsThomas Lenz3-19/+51
2014-08-11Update iaik-TSL library (ETSI TS119612 V1.2.1)Thomas Lenz6-23/+63
2014-08-07Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss i...Thomas Lenz4-1803/+1817
2014-08-07Fix possible classloader problems with TSL libraryThomas Lenz1-1/+15
2014-08-04MOA federation with USPThomas Lenz3-34/+54
2014-07-18add gitignore fileThomas Lenz1-0/+11
2014-07-17typoBojan Suzic1-1/+1
2014-07-17todoBojan Suzic2-4/+6
2014-07-16iFrame leaving problem fixed, redirect code changedAlexander Marsalek3-12/+35
2014-07-15solve Sub-Target problems in MOA-ID-ConfigurationMOA-SPSS-2.0.1MOA-ID-2.1.0Thomas Lenz3-5/+24
2014-07-15solve problems with Target configurationThomas Lenz2-6/+24
2014-07-14Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek3-36/+5
2014-07-14do not send empty PEPSDataAlexander Marsalek1-1800/+1804
2014-07-14SignedDocAttrributeProvider - check if attribute is accessableAlexander Marsalek1-0/+8
2014-07-14add requested PVP2.1 attributesThomas Lenz1-1/+3
2014-07-14add additionl trustmanagerrevoationchecking default valueThomas Lenz3-4/+6
2014-07-14load default value if no configuration is foundThomas Lenz1-1/+2
2014-07-11remove unused classThomas Lenz1-34/+0
2014-07-11update general configuration DB representationThomas Lenz1-14/+38
2014-07-10update SAML1 attribute builder for STORK2 attributesThomas Lenz1-0/+9
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz4-6/+7
2014-07-10solve TrustManagerRevocationCheck problem with legacy config importThomas Lenz1-0/+2
2014-07-10solve problem with empty configurationThomas Lenz2-14/+23
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz3-5/+6
2014-07-10fix problem with extended SAML1 attributes and STORK authenticationThomas Lenz1-1/+5
2014-07-10update handbookThomas Lenz3-2/+292
2014-07-10fix typoThomas Lenz1-1/+1
2014-07-09set foreigner to trueThomas Lenz2-3/+7
2014-07-09use country code from certificate as defaultThomas Lenz1-24/+24
2014-07-08Merge remote-tracking branch 'remotes/origin/authnrequest_signrequest_split' ...Thomas Lenz4-31/+75
2014-07-08add default configurationThomas Lenz342-0/+322
2014-07-08pass signature to szrg connector and only try to parse it there from SignedDo...Alexander Marsalek3-12/+16
2014-07-08attribute provider fixAlexander Marsalek1-0/+4
2014-07-08szrg connector now extracts signature form SignresponseAlexander Marsalek2-25/+61
2014-07-08Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek12-77/+87
2014-07-08change Version toThomas Lenz1-2/+2
2014-07-08fix exception if attribute is not providedThomas Lenz1-12/+18
2014-07-07copied changes from "set correct target type element" to PEPSConnectorWithLoc...Alexander Marsalek1-15/+14
2014-07-07added missing catch blockAlexander Marsalek1-0/+6
2014-07-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek22-100/+272
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek18-51/+102