keycloak-protocol-cas
keycloak-protocol-cas copied to clipboard
V2 and V3 validate endpoint specification differs
Specification looks different for /validate endpoint for V2 and V3:
https://apereo.github.io/cas/6.0.x/protocol/CAS-Protocol-V2-Specification.html#24-validate-cas-10 https://apereo.github.io/cas/6.0.x/protocol/CAS-Protocol-Specification.html#24-validate-cas-10
It seems only V3 is implemented.