[keycloak-user] SPI For CAS Ticket Proxy

Stian Thorgersen sthorger at redhat.com
Thu Aug 22 03:10:45 EDT 2019


The identity brokering SPI can be used to allow delegating authentication
to an external CAS server. A potentially better option would be to
implement an external proxy which "proxies" basic OIDC requests to the CAS
server. This will be easier to maintain as Keycloak already supports OIDC.

On Tue, 20 Aug 2019 at 12:09, <ext.jose.luis.anton at altia.es> wrote:

>
>
> Good morning,
>
>
>
> I am working with keycloak 5.0.0 and I'd need to make Keycloak act as Proxy
> ticket service and proxy ticket validation as parto f the implementation of
> CAS 2.0
>
>
>
> Is there any SPI that I can consume or do I need to implement it?
>
>
>
> Thanks in advance.
>
> Best regards
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list