You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@sling.apache.org by gokul vs <go...@gmail.com> on 2020/12/21 05:28:18 UTC

Trying to authenticate sling with Keycloak

Hi Guys,

Trying to use key cloak as IAM system for sling, is there any available implementations or extensions available. Just trying to get for info regarding this.

Regards
Gokul

Re: Trying to authenticate sling with Keycloak

Posted by Bertrand Delacretaz <bd...@apache.org>.
Hi,

On Mon, Dec 21, 2020 at 6:29 AM gokul vs <go...@gmail.com> wrote:
> ..Trying to use key cloak as IAM system for sling,
> is there any available implementations or extensions available...

This adaptTo() presentation might help:
https://adapt.to/2018/en/schedule/modern-authentication-in-sling-with-openid-connect-and-keycloak.html

-Bertrand

Re: Trying to authenticate sling with Keycloak

Posted by Cris Rockwell <cm...@umich.edu>.
Hi Gokul

If you’re using SAML2, then perhaps look at this saml2-handler project 
https://github.com/apache/sling-whiteboard/tree/master/saml-handler <https://github.com/apache/sling-whiteboard/tree/master/saml-handler>

and the example project
https://github.com/apache/sling-whiteboard/tree/master/saml-example <https://github.com/apache/sling-whiteboard/tree/master/saml-example> 

Cris

> On Dec 21, 2020, at 12:28 AM, gokul vs <go...@gmail.com> wrote:
> 
> Hi Guys,
> 
> Trying to use key cloak as IAM system for sling, is there any available implementations or extensions available. Just trying to get for info regarding this.
> 
> Regards
> Gokul