alexanderswerdlow commented on pull request #2373: URL: https://github.com/apache/zeppelin/pull/2373#issuecomment-647061756
I've tried many times following some of the configurations above, but for some strange reason, keep getting redirected to `http://ZEPPELIN_ROOT/null`. It appears that a request for `http://ZEPPELIN_ROOT/api/security/ticket` is denied ("unauthorized request") and subsequently redirected to`/null` (It does this very quickly, had to use a packet sniffer to discover this). Strangely enough, however, I can manually access `http://ZEPPELIN_ROOT/api/security/ticket`, login, and then once I manually navigate to `http://ZEPPELIN_ROOT` it shows I'm logged in. I'm really not sure where the `null` is coming from and not sure what to do (or if OpenID Connect is still supported). I attached my shiro.ini file below (`localhost:8085` is my Keycloak Root and `localhost:8080` is my Zeppelin Root). [shiro.txt](https://github.com/apache/zeppelin/files/4808749/shiro.txt) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
