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: when obtain new token using refresh token #3382

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

Milton-Ch
Copy link
Contributor

@Milton-Ch Milton-Ch commented Dec 22, 2022

Prepare


Description

when obtain new token using refresh token, check whether scope is null

closes #3381

@mo-auto mo-auto added the comp-jans-auth-server Component affected by issue or PR label Dec 22, 2022
@Milton-Ch
Copy link
Contributor Author

I ran the certification test again and the problem was solved.

image

image

@sonarcloud
Copy link

sonarcloud bot commented Dec 22, 2022

[Jans authentication server parent] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Milton-Ch Milton-Ch force-pushed the fix/nullpointer-exception-token branch from d9a1426 to 56f8b58 Compare December 22, 2022 06:49
@yuriyz yuriyz marked this pull request as ready for review December 22, 2022 12:22
@yuriyz yuriyz requested a review from yurem as a code owner December 22, 2022 12:22
@yuriyz yuriyz merged commit 22743d9 into main Dec 22, 2022
@yuriyz yuriyz deleted the fix/nullpointer-exception-token branch December 22, 2022 12:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nullpointer Exception when obtaining a new token using refresh token
3 participants