Skip to content

fix: generic authenticator updated to raise authentication errors on 401 and 403 responses returned from the identity_info_endpoint#2807

Merged
dadrus merged 3 commits intodadrus:releasefrom
Kakadus:generic-authenticator-error-message
Oct 14, 2025
Merged

fix: generic authenticator updated to raise authentication errors on 401 and 403 responses returned from the identity_info_endpoint#2807
dadrus merged 3 commits intodadrus:releasefrom
Kakadus:generic-authenticator-error-message

Conversation

@Kakadus
Copy link
Copy Markdown
Contributor

@Kakadus Kakadus commented Oct 14, 2025

Related issue(s)

closes #2806

Checklist

  • I agree to follow this project's Code of Conduct.
  • I have read, and I am following this repository's Contributing Guidelines.
  • I have read the Security Policy.
  • I have referenced an issue describing the bug/feature request.
  • I have added tests that prove the correctness of my implementation.

Description

Raise an authentication error for 401 and 403 responses received from the identity info endpoint.

@dadrus
Copy link
Copy Markdown
Owner

dadrus commented Oct 14, 2025

@Kakadus: Thank you for the PR! I tuned it a bit ;)

@dadrus dadrus changed the title fix: improve generic authenticator error message when endpoint reject… fix: generic authenticator updated to raise authentication errors on 401 and 403 responses returned from the identity_info_endpoint Oct 14, 2025
@dadrus dadrus merged commit ee4b977 into dadrus:release Oct 14, 2025
19 checks passed
@dadrus dadrus linked an issue Oct 14, 2025 that may be closed by this pull request
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.

Handle credential rejection of generic authenticator endpoint

2 participants