OIDC : Version 3.2.10.Final Swagger UI does not refresh once the JWT token expires #39119
Unanswered
kirankolli-addepar
asked this question in
Q&A
Replies: 2 comments
-
/cc @MikeEdgar (swagger-ui), @pedroigor (oidc), @phillip-kruger (swagger-ui), @sberyozkin (jwt,oidc) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kirankolli-addepar As I've explained in the other discussion, Swagger UI does not integrate with OIDC |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When first loaded the Swagger UI prompts to login , however even after logging in the Swagger UI shows up still as 'Unauthorized' . This then requires users to re-login again on the Swagger page and surprisingly also shows a list of roles available to choose when logging in.

Post login and once the token expires if you hit 'Refresh' on the Swagger UI the page shows 'Coonection refused' error.
Reproducer project attached.
code-with-quarkus 6.zip
Beta Was this translation helpful? Give feedback.
All reactions