Re: Pre-authenticated login from Sling to Oak

2018-08-14 Thread Robert Munteanu
Hi Dmitry, On Tue, 2018-08-14 at 03:59 +0300, Dmitry Telegin wrote: > Hi, > > As per the document [1], to pre-authenticate a user in the Sling > tier, one needs to do the following: > > > 1. verify the identity in the layer on top of the JCR repository > > (e.g. in a custom Sling Authenticati

Pre-authenticated login from Sling to Oak

2018-08-13 Thread Dmitry Telegin
Hi, As per the document [1], to pre-authenticate a user in the Sling tier, one needs to do the following: > 1. verify the identity in the layer on top of the JCR repository (e.g. in a > custom Sling Authentication Handler) > 2. pass a custom, non-public Credentials implementation to the reposi