Age | Commit message (Expand) | Author | Files | Lines |
2014-05-21 | build process update | Thomas Lenz | 21 | -47/+44 |
2014-05-21 | Revert "update version management" | Thomas Lenz | 279 | -5158/+48 |
2014-05-21 | specify compiler version | Thomas Lenz | 3 | -2/+20 |
2014-05-21 | remove unused depentencies | Thomas Lenz | 3 | -12/+37 |
2014-05-20 | **Temporary BUGFIX*** | Thomas Lenz | 2 | -4/+20 |
2014-05-20 | update version management | Thomas Lenz | 279 | -48/+5158 |
2014-05-20 | does not remove wbPK from identitylink | Thomas Lenz | 1 | -1/+1 |
2014-05-20 | Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at> | Thomas Lenz | 3 | -4/+15 |
2014-05-16 | Merge remote-tracking branch 'remotes/origin/vidp_2.1_bs' into moa-2.1-Snapshot | Thomas Lenz | 7 | -82/+147 |
2014-05-16 | add Exception class | Thomas Lenz | 1 | -0/+44 |
2014-05-16 | update default config and handbook | Thomas Lenz | 21 | -15/+838 |
2014-05-16 | update versions | Thomas Lenz | 26 | -95/+380 |
2014-05-15 | fix BuildAuthData to handle empty birtday element | Thomas Lenz | 1 | -1/+4 |
2014-05-15 | add AuthBlock to MIS request | Thomas Lenz | 2 | -4/+18 |
2014-05-15 | check if SAML2 metadata is loadable and valid | Thomas Lenz | 2 | -3/+17 |
2014-05-15 | add additional errorcodes if SAML request validation failed | Thomas Lenz | 9 | -18/+57 |
2014-05-14 | remove unused | Bojan Suzic | 1 | -56/+0 |
2014-05-14 | requisting only attributes that can be handled by attribute provider | Bojan Suzic | 5 | -5/+35 |
2014-05-14 | retrieving several attributes at once | Bojan Suzic | 4 | -13/+67 |
2014-05-14 | add additional SZRGW error handling | Thomas Lenz | 9 | -21/+74 |
2014-05-14 | add additional errorcodes to protcols | Thomas Lenz | 22 | -340/+537 |
2014-05-14 | correct representative problem | Bojan Suzic | 1 | -10/+4 |
2014-05-13 | add debug messages | Thomas Lenz | 2 | -20/+45 |
2014-05-13 | Remove bouncycastle provider | Thomas Lenz | 3 | -36/+41 |
2014-05-12 | use slf4j over log4j for logging | Thomas Lenz | 2 | -5/+5 |
2014-05-12 | fix some interfederation problems | Thomas Lenz | 7 | -35/+90 |
2014-05-12 | solve problem with log4j and tomcat 8 | Thomas Lenz | 6 | -39/+51 |
2014-05-12 | switch to local authentication if interfederated IDP is not configured | Thomas Lenz | 1 | -0/+1 |
2014-05-12 | add additional logging | Thomas Lenz | 1 | -0/+6 |
2014-05-12 | solve null pointer exception | Thomas Lenz | 2 | -44/+49 |
2014-05-09 | change logging | Thomas Lenz | 3 | -6/+8 |
2014-05-09 | fix configuration errors | Thomas Lenz | 1 | -5/+5 |
2014-05-09 | merge SSO interfederation into Snapshot branch | Thomas Lenz | 266 | -5071/+13485 |
2014-05-09 | merge VIDP updates to Snapshot branch | Thomas Lenz | 17 | -74/+1309 |
2014-05-09 | add AuthnRequest validation | Thomas Lenz | 2 | -0/+9 |
2014-05-09 | add SLO information into SAML2 metadata (actually not active code) | Thomas Lenz | 1 | -7/+44 |
2014-05-09 | add untested Single LogOut support | Thomas Lenz | 11 | -347/+1181 |
2014-05-09 | add MOA SOAP client | Thomas Lenz | 2 | -49/+99 |
2014-05-08 | remove some unused code | Thomas Lenz | 2 | -9/+2 |
2014-05-08 | add Interfederation to redirect servlet | Thomas Lenz | 7 | -88/+160 |
2014-05-08 | add first parts for Single LogOut | Thomas Lenz | 4 | -10/+76 |
2014-05-08 | add methode to get SAML2 binding URL | Thomas Lenz | 5 | -4/+22 |
2014-05-07 | use MOA SSL SocketFactory for AttributQueryRequests | Thomas Lenz | 3 | -10/+43 |
2014-05-07 | add inbound/outbound interfederation SSO checks | Thomas Lenz | 5 | -1/+81 |
2014-05-07 | check SAML2 metadata URL against publicService flag | Thomas Lenz | 5 | -15/+27 |
2014-05-07 | add extended SAML2 metadata validation | Thomas Lenz | 2 | -36/+91 |
2014-05-07 | change MOAMetaDataProvider to use MOA HttpClient | Thomas Lenz | 2 | -10/+75 |
2014-05-07 | add customized HttpClient which can use the MOA Truststore to verfiy SSL conn... | Thomas Lenz | 5 | -2/+285 |
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 13 | -129/+317 |
2014-05-07 | solve merge problem | Thomas Lenz | 1 | -2/+16 |