generated from redhat-developer/new-project-template
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Red Hat Authentication extension activation/installation failure: outgoing request timed out after 3500 ms #142
Comments
I have pasted a snippet from the extension.js opened in dev tools. Search for a message:
|
dgolovin
added a commit
to dgolovin/podman-desktop-redhat-account-ext
that referenced
this issue
May 4, 2024
Fix redhat-developer#142 by creating authentication request asyncronously and delaying openid-client ininialization until first authentication request or token refresh. Signed-off-by: Denis Golovin <[email protected]>
dgolovin
added a commit
that referenced
this issue
May 5, 2024
Fix #142 by creating authentication request asyncronously and delaying openid-client ininialization until first authentication request or token refresh. Signed-off-by: Denis Golovin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
During installation of the Extension's pack (1.0.1) the sso extension is in the failed state.
Error trace:
If I click on active button it leads to an error:
Error: An authentication provider with id 'redhat.authentication-provider' is already registered.
Which is #135 issue
The text was updated successfully, but these errors were encountered: