You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my first token disabled when i use same code to exchange token twice,
i don't want my first token disabled,when i call exchange token with same code and got error message: "authorization code has already been used"
Reproducing the bug
when use authorization code,i exchange token with "code" to get a token "A"
then i use the same "code" to exchange token again,i got "authorization code has already been used",
then why my first token "A" is disabled?
Relevant log output
No response
Relevant configuration
No response
Version
2.0.2
On which operating system are you observing this issue?
This discussion was converted from issue #3483 on April 11, 2023 16:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Preflight checklist
Describe the bug
my first token disabled when i use same code to exchange token twice,
i don't want my first token disabled,when i call exchange token with same code and got error message: "authorization code has already been used"
Reproducing the bug
when use authorization code,i exchange token with "code" to get a token "A"
then i use the same "code" to exchange token again,i got "authorization code has already been used",
then why my first token "A" is disabled?
Relevant log output
No response
Relevant configuration
No response
Version
2.0.2
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
Kubernetes with Helm
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions