aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder
AgeCommit message (Expand)AuthorFilesLines
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz5-502/+64
2015-08-26Allow multiple alias domainsThomas Lenz2-0/+6
2015-07-23update log messages with loglevel INFOThomas Lenz2-4/+4
2015-07-22fix problem with STORK country selectionThomas Lenz1-2/+2
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz2-2/+3
2015-07-03fix some configuration problemsThomas Lenz1-3/+8
2015-07-02develThomas Lenz1-23/+15
2015-06-19refactoring for properties based configurationThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz7-26/+21
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-1/+1
2015-02-20some minor fixesThomas Lenz1-1/+2
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz1-19/+14
2015-01-29Add STORK process (MOAID-58).Thomas Knall1-22/+6
2015-01-23Merge STORK2 fakeIDL extension into development branchThomas Lenz1-1/+7
2015-01-21Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59).Thomas Knall1-0/+11
2014-12-18signed the new fake idlFlorian Reimair1-1/+7
2014-11-24rebuild SAML1 target parameter functionality for legacy applicationsThomas Lenz1-10/+17
2014-11-24add MSOrganisation attribute for ISA 1.18Thomas Lenz1-0/+6
2014-11-04add fix to correct invalid encoded EID_SECTOR_FOR_IDENTIFIER PVP attribute va...Thomas Lenz1-1/+14
2014-11-04remove a not standardize prefix from PVP BPK attribute value.Thomas Lenz1-0/+8
2014-11-04fix sessionTimeOut extraction from interfederated sessionThomas Lenz1-4/+17
2014-11-04add STORK-QAA to PVP SecClass mappingThomas Lenz1-1/+1
2014-11-03add PVP SecClass to STORK QAA mappingThomas Lenz1-3/+34
2014-10-30update log messagesThomas Lenz1-2/+1
2014-10-30if no PVP EID-SECTOR-FOR-IDENTIFIER attribute is found, parse target from bPK...Thomas Lenz1-2/+22
2014-10-29Update authdate generation from interfedered assertion informationThomas Lenz1-0/+5
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-47/+56
2014-10-24update dynamic OA generationThomas Lenz1-1/+36
2014-10-24refactor bPK/wbPK builderThomas Lenz1-32/+37
2014-10-15update AuthData builderThomas Lenz1-39/+96
2014-10-08add SZR request to get baseIDThomas Lenz1-72/+142
2014-09-11remove AttributQuery URL available checkThomas Lenz1-11/+11
2014-09-10Fix SAML1 assertion date formateThomas Lenz1-4/+4
2014-08-20add build process for natural person short mandates in case of IDP federationThomas Lenz1-5/+49
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz2-126/+323
2014-08-04MOA federation with USPThomas Lenz1-33/+39
2014-07-10update SAML1 attribute builder for STORK2 attributesThomas Lenz1-0/+9
2014-07-10fix problem with extended SAML1 attributes and STORK authenticationThomas Lenz1-1/+5
2014-07-09use country code from certificate as defaultThomas Lenz1-24/+24
2014-07-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek1-5/+13
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek1-1/+1
2014-07-02actually, STORK response processing does not verify the signature of signedDo...Thomas Lenz1-5/+13
2014-06-16extending eidentifier calculationBojan Suzic1-0/+15
2014-06-05add SSO session timeout to AuthData and SAML2 assertionThomas Lenz1-2/+20
2014-05-22always store interfederated IDPs for SLOThomas Lenz1-8/+3
2014-05-09add MOA SOAP clientThomas Lenz1-49/+6
2014-05-07use MOA SSL SocketFactory for AttributQueryRequestsThomas Lenz1-9/+39
2014-05-02add interfederation attribute queryThomas Lenz6-33/+514
2014-04-18create methodes to parse interfederated assertions into authDataThomas Lenz1-6/+43
2014-04-17refector attribute generation from session informationThomas Lenz2-2/+238