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

fix(oidc): insufficient debug logs on some endpoints #5783

Merged
merged 2 commits into from Aug 4, 2023

Conversation

james-d-elliott
Copy link
Member

This fixes an issue where on the userinfo, introspection, and revocation endpoints there are not sufficient logs at the debug level to see the flow of a the request.

This fixes an issue where on the userinfo, introspection, and revocation endpoints there are not sufficient logs at the debug level to see the flow of a the request.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
@james-d-elliott james-d-elliott added this to the v4.38.0 milestone Aug 4, 2023
@authelia
Copy link

authelia bot commented Aug 4, 2023

Artifacts

These changes are published for testing on Buildkite, DockerHub and GitHub Container Registry.

Docker Container

  • docker pull authelia/authelia:fix-oidc-missing-logs
  • docker pull ghcr.io/authelia/authelia:fix-oidc-missing-logs

@james-d-elliott james-d-elliott enabled auto-merge (squash) August 4, 2023 20:31
@james-d-elliott james-d-elliott merged commit f09dbee into master Aug 4, 2023
47 checks passed
@james-d-elliott james-d-elliott deleted the fix-oidc-missing-logs branch August 4, 2023 20:44
@james-d-elliott james-d-elliott added area/openid-connect OpenID Connect 1.0 / OAuth 2.0 related features/bugs area/logs Logging related features/bugs labels Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logs Logging related features/bugs area/openid-connect OpenID Connect 1.0 / OAuth 2.0 related features/bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant