You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Bradley Barber <bb...@phemi.com> on 2019/05/07 18:37:03 UTC

authc vs authcBasic with z.run()

Hi all,

I'm running Zeppelin 0.8.0 and noticing that z.run("<paragraph_id>") is
failing to run the specified paragraph when I have shiro configured to user
authc. When I switch to authcBasic, however, I do not have this issue. I've
tried investigating the differences between these two authentication
filters but I'm failing to see why either should impact this functionality.
Can anyone help me understand this?

Thanks,
Bradley