Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
How to restrict access(anonymous) crx/de if dispatcher not installed on instance,please any suggestions ,advise.
I went through the
and on that the below url doesnot have the details
See if this helps you :- http://aemfaq.blogspot.in/2013/05/blocking-anonymous-access-to-crx-in-non.html
// Blocking anonymous access to Crx in a non dispatcher protected instance
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
Go through this Blog if this can help you.
Visualizações
respostas
Total de curtidas
Go through this Blog if this can help you.
Visualizações
respostas
Total de curtidas
Hi,
The sling filters can be a good example to achieve this. I have an example where I sjow custom screen based on user, you can redirect user to home screen if he try to access crx de
https://github.com/arunpatidar02/aem63app-repo/blob/master/java/CustomScreenFilter.java
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
https://github.com/arunpatidar02/aem63app-repo/blob/master/java/CustomCRXScreenFilter.java
create a clientlib (js) at any location(in above example it is at /apps/AEM63App/clientlibs/crxredirect.js) with below code e.g.
window.location="/aem/start.html"
Visualizações
respostas
Total de curtidas
Thanks a lot Arun.
added in /apps/AEM63App/clientlibs/crxredirect.js file, the redirect is not happening.
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
curl -u $AEMUID:$PWD -Faction=$ACTION \ http://$H:$P/system/console/bundles/com.adobe.granite.crxde-lite
curl -u $AEMUID:$PWD -Faction=$ACTION \ http://$H:$P/system/console/bundles/com.adobe.granite.crx-explorer
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtidas
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas