ajaygk95 edited a comment on issue #2373: [ZEPPELIN-2598] Securing Zeppelin 
with OpenID Connect
URL: https://github.com/apache/zeppelin/pull/2373#issuecomment-488297287
 
 
   > 
   > 
   > @ajaygk95 , thanks for sharing - it worked for us! There are two not 
resolved questions still:
   > 
   >     * is it possible to define roles and users and have different 
permissions by using OpenID and Keycloak?
   > 
   >     * how to get real username in zeppelin in the top right corner instead 
of id from Keycloak?
   
   Hi @pmuntyanu ,
   I am still figuring out the authorization part. No clue on this yet
   For the username issue you can use `pac4jRealm.principalNameAttribute = 
preferred_username` under pac4jRealm section in your shiro.ini. This will 
display the actual username in your zeppelin UI.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to