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

Jacek Kowalski
2020-10-17 3882f0eb56e0b699c071f77bb914b6739b163deb
refs
author Jacek Kowalski <Jacek@jacekk.info>
Saturday, 17 October 2020 09:55 +0000
committer Jacek Kowalski <Jacek@jacekk.info>
Monday, 19 October 2020 22:26 +0000
commit3882f0eb56e0b699c071f77bb914b6739b163deb
tree 6bc7386784170d2a7e5e7d33a585acbbee11f605 tree | zip | gz | bzip2
parent 6efdec89ca10d3f72f785d19fa82d3a3b52f3c7f view | diff
Fix CAS gateway option handling

Per specification if gateway option is set and no authorization data
is present, then user should be redirected back to the service.
This module responded with 500 Internal Server Error instead.
3 files modified
69 ■■■■ changed files
integrationTest/suite.sh 58 ●●●● diff | view | raw | blame | history
src/main/java/org/keycloak/protocol/cas/CASLoginProtocol.java 8 ●●●● diff | view | raw | blame | history
src/main/java/org/keycloak/protocol/cas/endpoints/AuthorizationEndpoint.java 3 ●●●●● diff | view | raw | blame | history