mirror of https://github.com/jacekkow/keycloak-protocol-cas

github-actions
5 days ago d44fdd6cff6cddb609a468c352018fa89d0b4084
2022-04-22 Gabriel Landais
Update to Keycloak 18.0.0
tree@ d5f868 commitdiff
2022-03-30 Daniel Ramos
SAML 1.1 - return "SAMLart" instead of "ticket" if "TARGET" is specified
tree@ 891484 commitdiff
2022-03-28 Daniel Ramos
Fix samlValidate NoSuchMethodError exception
tree@ 4a0a62 commitdiff
2022-03-30 Marek Posolda
OIDC RP-Initiated logout endpoint (#10887)
tree@ 8f62c5 commitdiff
2022-03-28 Daniel Ramos
validate endpoint should also return username
tree@ aa6e6a commitdiff
2021-04-13 Hynek Mlnarik
KEYCLOAK-17748 Optimize validation of redirect URIs in logout endpoint
tree@ f3adcc commitdiff
2021-02-10 mposolda
KEYCLOAK-16517 Make sure that just real clients with standardFlow or implic...
tree@ 2532c4 commitdiff
2021-01-07 mposolda
KEYCLOAK-14019 Improvements for request_uri parameter
tree@ 8fbf16 commitdiff
2020-12-17 github-actions
Update to Keycloak 12.0.0
tree@ 0ec410 commitdiff
2020-11-20 st
KEYCLOAK-11699 add support for 127.0.0.1 for native app
tree@ bb79a3 commitdiff
2020-10-17 Jacek Kowalski
Fix CAS gateway option handling
tree@ 3882f0 commitdiff
2020-07-29 Martin Kanis
KEYCLOAK-14901 Replace deprecated ClientProvider related methods across Key...
tree@ b290c2 commitdiff
2020-06-08 Martin Bartos
[KEYCLOAK-13202] Reset password redirects to account client
tree@ c85cab commitdiff
2020-02-28 Phy
Update to Keycloak 9.0.0 and apply API change
tree@ 8379a3 commitdiff
2019-11-18 Jacek Kowalski
Update to Keycloak 8.0.0
tree@ 019db5 commitdiff
2020-02-20 Pedro Igor
[KEYCLOAK-11576] - Properly handling redirect_uri parser errors
tree@ edac0c commitdiff
2019-10-16 stianst
KEYCLOAK-11728 New default hostname provider
tree@ 10c4c9 commitdiff
2019-09-01 Matthias Piepkorn
fix ContentTypeHelperTest
tree@ cdfb79 commitdiff
2018-12-19 Matthias Piepkorn
update for KEYCLOAK-7774 KEYCLOAK-8438 KEYCLOAK-9050
tree@ c140ce commitdiff
2018-12-05 Matthias Piepkorn
add xmldsig-core-schema.xsd file to fix w3.org reliabilit...
tree@ 99d8b1 commitdiff
2018-11-26 Erlend Hamnaberg
Saml 1.1 Validate support
tree@ 74023a commitdiff
2018-11-28 Erlend Hamnaberg
Redirect to application after login is complete
tree@ cbb2f2 commitdiff
2018-11-16 Matthias Piepkorn
update for KEYCLOAK-6884 KEYCLOAK-3454 KEYCLOAK-8298
tree@ 89e3d7 commitdiff
2018-11-16 Matthias Piepkorn
update for KEYCLOAK-7166 Added the possibility of not logging out of remote...
tree@ f63e40 commitdiff
2018-11-16 Matthias Piepkorn
update for KEYCLOAK-8708 Provide aggregation of group attributes for mappers
tree@ e85007 commitdiff
2018-09-17 vramik
KEYCLOAK-7707
tree@ 02417b commitdiff
2018-09-13 Bruno Oliveira da Silva
Redirect URLs are not normalized
tree@ d0daeb commitdiff
2018-09-08 Matthias Piepkorn
update for KEYCLOAK-7967 Remove injection of UriInfo
tree@ dee145 commitdiff
2018-06-17 Matthias Piepkorn
update for KEYCLOAK-6630 Client scopes initial support
tree@ b8d686 commitdiff
2018-01-22 Matthias Piepkorn
update for Keycloak 3.4.3, version now matches Keycloak version
tree@ 6638b8 commitdiff
2018-01-22 Matthias Piepkorn
remove dependency on internal SAML packages
tree@ 1293d5 commitdiff
2017-11-14 Matthias Piepkorn
compatibility for Keycloak 3.4
tree@ 5570d4 commitdiff
2017-07-26 Matthias Piepkorn
adapt to changes in Keycloak 3.2 (fixes #6)
tree@ f75caf commitdiff
2017-06-20 mposolda
KEYCLOAK-3316 Fixes for OAuth2 requests without 'scope=openid'
tree@ 4535e9 commitdiff
2017-02-24 Matthias Piepkorn
Show info page after successful logout, including a link to the passed serv...
tree@ 4a6620 commitdiff
2017-02-14 Matthias Piepkorn
Do not fail on invalid Accept header
tree@ de7d25 commitdiff
2017-02-05 Matthias Piepkorn
Handle service ticket validation on proxyValidate endpoint, return error on...
tree@ 5a0869 commitdiff
2017-02-05 Matthias Piepkorn
Add test for ContentTypeHelper, fix format parameter handling
tree@ 5ba0b0 commitdiff
2017-02-05 Matthias Piepkorn
Improve ServiceResponseTest and fix XML response attribute order
tree@ bce810 commitdiff
2017-01-29 Matthias Piepkorn
Add support for single logout
tree@ 57a6c1 commitdiff
2017-01-29 Matthias Piepkorn
Fix handling of 'renew' parameter
tree@ 7124d2 commitdiff
2017-01-29 Matthias Piepkorn
Unify ServiceResponse filename casing
tree@ 8a5518 commitdiff
2017-01-29 Matthias Piepkorn
Improve serviceValidate error handling
tree@ 352436 commitdiff
2017-01-29 Matthias Piepkorn
Show required SP properties on installation page
tree@ 37a97a commitdiff
2017-01-29 Matthias Piepkorn
Add more attribute mappers, cleanup existing mappers
tree@ 0ad1a9 commitdiff
2017-01-27 Matthias Piepkorn
Add model for serviceResponse schema, implement attribute mappers
tree@ 513246 commitdiff
2017-01-27 Matthias Piepkorn
Add protocol SPIs, endpoints for login/logout/serviceValidate and some clai...
tree@ 7f7e0c commitdiff
2016-09-19 Bruno Oliveira
[KEYCLOAK-3086] - NPE when accessing Account with invalid clientId set as ...
tree@ b81acf commitdiff
2016-10-19 Stian Thorgersen
KEYCLOAK-3364 Fix for dns that ends with digit
tree@ 737535 commitdiff
2016-10-17 Stian Thorgersen
KEYCLOAK-3635 Not possible to filter debug/trace logging
tree@ 9d783e commitdiff
first | « prev | next »