Raj,Any sling Authenticationhandler is required if you are protecting
the resources (pages/assets) in publish instance (By default publish is
for anonymous). In your description all you need is make use of client
context with some profile information set in another layer. If that is
the case why do you need SamlAuthenticationHanlder on publish?
HI Nitish, There are couple of ways and hack arounds, all need some kind
of custamization. Before that what is the use case for protecting the
pages in publish when user does not exist in publisher?Thanks,Sham
hi Marcus,I was thinking more how to achieve without or less
custamization. Since you already have own replicator, post own event
with its own topic sounds ok to me.Thanks,
The client or server validation is used to generate a snippet of
javascript that will be used on the front side to validate the entered
value. Avoid misuse of it. You should implement custom action type & in
post.POST.jsp handle the changes required. Out of the box location
reference like
/libs/foundation/components/form/actions//post.POST.jsp