Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 5 | -35/+42 | |
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 | 262 | -5058/+13435 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java | |||||
2014-05-09 | merge VIDP updates to Snapshot branch | Thomas Lenz | 17 | -74/+1309 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeCollector.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/MandateRetrievalRequest.java | |||||
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 ↵ | Thomas Lenz | 5 | -2/+285 | |
connections | |||||
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 | |
2014-05-07 | add log message if STORKSAMLEngine could not initalized | Thomas Lenz | 1 | -0/+7 | |
2014-05-07 | finalize IDP interfederation configuration | Thomas Lenz | 20 | -365/+861 | |
Info: STORK VIDP configuration is moved to section interfederation | |||||
2014-05-06 | change | Bojan Suzic | 2 | -82/+125 | |
2014-05-06 | change refresh timestamp position | Thomas Lenz | 1 | -5/+5 | |
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 20 | -34/+1115 | |
2014-05-06 | split OA target configuration from general OA configuration | Thomas Lenz | 7 | -489/+216 | |
2014-05-05 | puting attributes in main section | Bojan Suzic | 1 | -25/+154 | |
2014-05-05 | refector struts actions for OnlineApplication handling | Thomas Lenz | 4 | -279/+462 | |
2014-05-05 | refectore online-application configuration jsp files | Thomas Lenz | 11 | -629/+709 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 18 | -1259/+1804 | |
2014-05-05 | refectore AuthenticatedUser | Thomas Lenz | 3 | -112/+106 | |
2014-05-05 | redefining corp body and phys person | Bojan Suzic | 3 | -260/+215 | |
2014-05-05 | fix 2.0.0 merge problem | Thomas Lenz | 1 | -6/+19 | |
2014-05-05 | add chainging filter to MOAMetadataProvider | Thomas Lenz | 5 | -14/+190 | |
2014-05-05 | move validator classes to moa-id-commons | Thomas Lenz | 19 | -22/+25 | |
2014-05-02 | add interfederation attribute query | Thomas Lenz | 65 | -508/+3174 | |
2014-04-30 | refactoring | Bojan Suzic | 4 | -1/+240 | |
2014-04-29 | refactoring and improving mandate | Bojan Suzic | 4 | -15/+298 | |
2014-04-29 | add log message | Thomas Lenz | 1 | -3/+2 | |
2014-04-29 | map protocol specific requested attributes to PVP 2.1 attributes | Thomas Lenz | 6 | -48/+76 | |
2014-04-25 | extract attr | Bojan Suzic | 2 | -5/+41 | |
2014-04-25 | adjusting attribute collector | Bojan Suzic | 4 | -2/+101 | |
2014-04-18 | create methodes to parse interfederated assertions into authData | Thomas Lenz | 2 | -6/+63 | |
2014-04-18 | fix merge problem in STORK AutnRequest builder | Thomas Lenz | 1 | -2/+4 | |