Skip to content

Opengrok SSO configuration #3189

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
pavanbhattiprolu opened this issue Aug 21, 2020 · 3 comments
Closed

Opengrok SSO configuration #3189

pavanbhattiprolu opened this issue Aug 21, 2020 · 3 comments
Labels

Comments

@pavanbhattiprolu
Copy link

Please point me any steps/procedures which we need to follow to enable SSO configuration to opengrok.

@vladak
Copy link
Member

vladak commented Aug 24, 2020

In general, OpenGrok is just a consumer of data which are passed from authentication (as described on https://github.com/oracle/opengrok/wiki/Authorization). This means that any authentication configuration has to be performed outside of OpenGrok configuration.

That said, I've been running an OpenGrok instance internally that uses SAML based SSO using the mod_auth_mellon Apache module where Apache provides the data to Tomcat via HTTP headers and is setup to act as a reverse proxy for Tomcat.

Let me know if you are interested in more details of this particular setup.

@vladak
Copy link
Member

vladak commented Sep 1, 2020

Closing for lack of response, feel free to reopen.

@alighaddar10
Copy link

Hello,

Can you please provide an example of how to set that up? We have an opengrok deployment on a kubernetes cluster that we want to implement SSO authentication on using SAML communicating with Azure AD.

Your assistance is greatly appreciated.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants