Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-10 | add default message if no SSO session is found | Thomas Lenz | 1 | -3/+16 | |
2014-06-10 | change to correct MessageProvider | Thomas Lenz | 1 | -16/+4 | |
2014-06-10 | Load SLO template from configuration directory | Thomas Lenz | 1 | -9/+58 | |
2014-06-10 | use ServletContextPath from configuration | Thomas Lenz | 1 | -1/+2 | |
2014-06-06 | final betaversion if MOA-ID-Auth Single LogOut | Thomas Lenz | 14 | -269/+801 | |
2014-06-06 | use different endpoints for IDP and interfederation SP | Thomas Lenz | 8 | -68/+103 | |
2014-06-06 | only use redirectBinding for inbound SLO | Thomas Lenz | 1 | -15/+15 | |
2014-06-05 | Merge branch 'moa-2.1-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 9 | -252/+575 | |
into moa-2.1-Snapshot | |||||
2014-06-05 | add SSO session timeout to AuthData and SAML2 assertion | Thomas Lenz | 6 | -30/+80 | |
2014-06-03 | update IDP single logout | Thomas Lenz | 5 | -83/+161 | |
2014-06-03 | added missing classes | Alexander Marsalek | 5 | -0/+1129 | |
2014-06-02 | AttributeProvider, added missing implementations | Alexander Marsalek | 8 | -814/+8 | |
2014-05-28 | bugfix interfederation configuration | Thomas Lenz | 1 | -2/+0 | |
2014-05-28 | use AssertionConsumerServiceURL from request if it exists | Thomas Lenz | 6 | -65/+68 | |
2014-05-28 | provide baseID should not be used for business service applications | Thomas Lenz | 1 | -3/+4 | |
2014-05-26 | fix different STORK bugs | Thomas Lenz | 1 | -2/+3 | |
2014-05-23 | add log message | Thomas Lenz | 1 | -0/+1 | |
2014-05-22 | always store interfederated IDPs for SLO | Thomas Lenz | 2 | -8/+17 | |
2014-05-20 | does not remove wbPK from identitylink | Thomas Lenz | 1 | -1/+1 | |
2014-05-16 | Merge remote-tracking branch 'remotes/origin/vidp_2.1_bs' into moa-2.1-Snapshot | Thomas Lenz | 7 | -82/+147 | |
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/MandateRetrievalRequest.java | |||||
2014-05-16 | add Exception class | Thomas Lenz | 1 | -0/+44 | |
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 | add additional errorcodes if SAML request validation failed | Thomas Lenz | 7 | -18/+51 | |
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 | 7 | -21/+66 | |
2014-05-14 | add additional errorcodes to protcols | Thomas Lenz | 20 | -335/+348 | |
2014-05-14 | correct representative problem | Bojan Suzic | 1 | -10/+4 | |
2014-05-13 | add debug messages | Thomas Lenz | 2 | -20/+45 | |
2014-05-12 | fix some interfederation problems | Thomas Lenz | 5 | -34/+74 | |
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-09 | change logging | Thomas Lenz | 3 | -6/+8 | |
2014-05-09 | merge SSO interfederation into Snapshot branch | Thomas Lenz | 173 | -3329/+7565 | |
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 | 11 | -71/+1305 | |
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 | 9 | -347/+1178 | |
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 | change MOAMetaDataProvider to use MOA HttpClient | Thomas Lenz | 1 | -7/+28 | |
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 9 | -1046/+36 | |
2014-05-07 | add log message if STORKSAMLEngine could not initalized | Thomas Lenz | 1 | -0/+7 | |