-
Notifications
You must be signed in to change notification settings - Fork 954
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
Keycloak authentication #1361
Comments
@cedkoffeto Appreciate your feedback but the phrasing comes across a bit demanding, particularly considering that this is an Open Source project. Please in the future try and be more mindful and tell us:
Thanks! |
@dosu What would you suggest as answers for my aforementioned questions? |
Hey @dokterbob! I'm here to help you with any issues or questions you have. I'm a bot designed to assist you with bug fixes, answer questions, and guide you in becoming a contributor. Let me know how I can assist you! To support Keycloak authentication in Chainlit, here are the answers to the questions:
This approach ensures that the integration is well-planned and aligns with the project's goals and community standards [1][2]. |
@dokterbob Not everyone speaks English as their native language and different cultures communicate in different ways, so sometimes community writing might not appeal to your delicate sensibilities. Also, not everyone has deep experience interacting with github projects, so perhaps you should stop whining and complaining day after day and scolding the people of this community, and show a bit more tolerance. There are higher priorities here than how you feel and how easy the community makes your life, no? There is more than one way to understand mindfulness. This is particularly important given that the software you have promised "Build production-ready Conversational AI applications in minutes, not weeks" doesn't exist. In other words, you are not in a position to make daily selfish demands of this community. You are liars. So again, perhaps you should keep your evidently hard-to-control emotions to yourself and just do your job :) Most importantly, this is not an Open Source Project. It is a well-funded company fraudulently pretending that it is so that they can get free labor. (https://literalai.notion.site/Literal-AI-Chainlit-Careers-cec94330409c405993407f92ca5e99da) Where are these people anyway? I haven't seen any commits from your engineers and your Developer Advocate hasn't made an appearance: https://literalai.com/team It's important that we all remain mindful of the truth. |
Keycloak is the leading open source identity / SSO platform. The feature request is self explanatory. |
Here is oauth_providers.py with a quick, working Keycloak config. Of course patching oauth_providers.py is not a good idea since it will be overwritten the moment you update Chainlit. I'll submit a pull request once I test this with a modern version of Keycloak. |
Hi @dokterbob , here is a pull request: #1525 . I look forward to a review and feedback if any changes are required. P.S. How can I submit an section for the docs? |
No description provided.
The text was updated successfully, but these errors were encountered: