aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/AuthenticationDataBuilder.java
AgeCommit message (Expand)AuthorFilesLines
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-6/+7
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-1/+1
2015-02-20some minor fixesThomas Lenz1-1/+2
2015-01-23Merge STORK2 fakeIDL extension into development branchThomas Lenz1-1/+7
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-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-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-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 Lenz1-126/+229
2014-08-04MOA federation with USPThomas Lenz1-33/+39
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-02actually, STORK response processing does not verify the signature of signedDo...Thomas Lenz1-5/+13
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 Lenz1-27/+396
2014-04-18create methodes to parse interfederated assertions into authDataThomas Lenz1-6/+43
2014-04-17refector attribute generation from session informationThomas Lenz1-0/+235