Skip to content
Snippets Groups Projects
Commit 6d9a66fd authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Handle keycloak init blocking forever

In case the login happens through a login iframe and the iframe src either doesn't
exist or it doesn't respond with a message then keycloak will block in init() forever.

Add a timeout so that after 5 seconds we abort the init and emit a changed event.
parent b36858f0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment