Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Login Selector for Kibana when multiple authentication providers are enabled #1055

Closed
Whizzzer opened this issue Apr 5, 2021 · 4 comments
Closed
Labels
enhancement New feature or request help wanted Extra attention is needed, need help from community triaged

Comments

@Whizzzer
Copy link

Whizzzer commented Apr 5, 2021

I'm trying to create a setup with local users (basicauth) and Oauth against Azure AD (openid). The configuration is working, yet when configuring/accessing the Kibana web interface it seems it is a "either one or the other" approach. Is that correct, or am I missing something?

It seems that with xpack this is possible by setting the value xpack.security.authc.selector.enabled: true according to this issue.

Is there a similar option within the opendistro_security plugin? Or will this option be available in the near future, or do you suggest another approach?

@pjcon
Copy link

pjcon commented Mar 18, 2022

I see that it's been a while, did you find a solution?

I don't have the answer so I wanted to express my lack of success here. Maybe running multiple opensearch instances?

@nateynateynate
Copy link
Member

@Whizzzer - thanks so much for bringing this up at our community meeting today. I recall you mentioning needing some guidance on how to get ready to contribute and how you can best get started. I wanted to point you towards https://github.com/opensearch-project/.github/blob/main/CONTRIBUTING.md and https://github.com/opensearch-project/security/blob/main/MAINTAINERS.md. Those will at least help you get in contact with people who can help you get familiar with the namespacing and best practices, etm.

@davidlago davidlago added enhancement New feature or request help wanted Extra attention is needed, need help from community labels Aug 2, 2022
@Whizzzer
Copy link
Author

Whizzzer commented Aug 5, 2022

@nateynateynate - Well, "bringing it up today" is perhaps not really accurate, but I get your point.. ;-)

But to come back to @pjcon (I haven't monitored this thread last 12 months): I ended up with using Keycloak as a central authentication system in which I can do whatever and however I want.. One or more Azure AD's combined with accounts otherwise kept local and so on. And the selection is done in Keycloak.

So I'm safe for now.. ;-)

@peternied peternied transferred this issue from opensearch-project/security Aug 8, 2022
@davidlago
Copy link

It seems like this is now fixed as of 2.4.0, but please re-open with more details if that is not the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed, need help from community triaged
Projects
None yet
Development

No branches or pull requests

4 participants