Skip to content

Add support for Keycloak SSO auth#3

Closed
MatteoGheza wants to merge 4 commits intodev-fYnn:masterfrom
MatteoGheza:keycloak-auth
Closed

Add support for Keycloak SSO auth#3
MatteoGheza wants to merge 4 commits intodev-fYnn:masterfrom
MatteoGheza:keycloak-auth

Conversation

@MatteoGheza
Copy link
Copy Markdown

Add SSO authentication with Keycloak

  • Add comprehensive Keycloak SSO integration with OAuth2 flow
  • Fix database query to include ID field in user lookups
  • Resolve redirect loop in @logged_in decorator
  • Add environment-based configuration support
  • Use local auth when SSO is disabled
  • Add proper session management for Keycloak users
  • Update dependencies and documentation

@MatteoGheza
Copy link
Copy Markdown
Author

@dev-fYnn I had to move #2 changes to new branch, sorry for the confusion

@dev-fYnn dev-fYnn self-assigned this Aug 6, 2025
Comment thread .gitignore
Comment thread Modules/Database/Database.py
Comment thread README.md
Comment thread main.py
Comment thread settings.py
@dev-fYnn
Copy link
Copy Markdown
Owner

dev-fYnn commented Aug 6, 2025

@MatteoGheza Please update your branch to the latest version.

It will take some time until i tested and reviewed your code.

@MatteoGheza MatteoGheza requested a review from dev-fYnn August 12, 2025 10:12
@dev-fYnn dev-fYnn closed this Apr 6, 2026
@dev-fYnn
Copy link
Copy Markdown
Owner

dev-fYnn commented Apr 6, 2026

Maybe something to revisit later 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants