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

dev: OIDC Improve group based access handling #4668

Draft
wants to merge 3 commits into
base: mealie-next
Choose a base branch
from

Conversation

damacus
Copy link
Contributor

@damacus damacus commented Dec 3, 2024

  • Adds more detailed logging about group membership
  • Separates admin and user group checks for clearer logging
  • Improves error message formatting for better readability
  • Makes it clearer which specific group grants were successful

What type of PR is this?

  • dev (Internal development)

What this PR does / why we need it:

Improves logging and handling for the OIDC provider helping users debug OIDC problems.

Which issue(s) this PR fixes:

Relates to #4633

Special notes for your reviewer:

Splitting this out from #4658 so it's easier to review.

Testing

Unit tests included in PR

- Adds more detailed logging about group membership
- Separates admin and user group checks for clearer logging
- Improves error message formatting for better readability
- Makes it clearer which specific group grants were successful

Signed-off-by: Dan Webb <[email protected]>
@github-actions github-actions bot added the dev Internal development label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Internal development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant