We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
The solr-admin-app produced the following error:
solr-admin-app
March 15th 2019, 11:10:31.898 solr-admin-app KeyError: '4713aeb5-611f-4560-88ad-dd4e3944bb11' March 15th 2019, 11:10:31.898 solr-admin-app self.credentials_store[id_token['sub']]) March 15th 2019, 11:10:31.898 solr-admin-app File "/opt/app-root/lib/python3.6/site-packages/flask_oidc/__init__.py", line 437, in authenticate_or_redirect March 15th 2019, 11:10:31.898 solr-admin-app Traceback (most recent call last): March 15th 2019, 11:10:31.898 solr-admin-app DEBUG:flask_oidc:Expired ID token, credentials missing
To Reproduce Unknown, could require a KeyCloak restart.
Expected behavior Handling of expired tokens without failure.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The
solr-admin-app
produced the following error:To Reproduce
Unknown, could require a KeyCloak restart.
Expected behavior
Handling of expired tokens without failure.
The text was updated successfully, but these errors were encountered: