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(jans-auth-server): introspection endpoint must return 401 when ORM throws "Failed to find entry" exception #7772 #7810

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Feb 22, 2024

Description

fix(jans-auth-server): introspection endpoint must return 401 when ORM throws "Failed to find entry" exception

Target issue

closes #7772

Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed

…M throws "Failed to find entry" exception #7772

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@yuriyz yuriyz self-assigned this Feb 22, 2024
@yuriyz yuriyz requested a review from yurem as a code owner February 22, 2024 11:25
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Feb 22, 2024
@yuriyz yuriyz enabled auto-merge (squash) February 22, 2024 12:33
Copy link

sonarcloud bot commented Feb 22, 2024

Quality Gate Passed Quality Gate passed for 'jans-linux-setup'

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@yuriyz yuriyz merged commit 67f45f1 into main Feb 22, 2024
3 checks passed
@yuriyz yuriyz deleted the jans-auth-server-7772 branch February 22, 2024 14:34
devrimyatar pushed a commit that referenced this pull request Feb 27, 2024
…M throws "Failed to find entry" exception #7772 (#7810)

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(jans-auth-server): introspection endpoint must return 401 when ORM throws "Failed to find entry" exception
4 participants