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
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
When the user is on the Self Hosted - Authentication:None field, it may happen that the Zeebe engine pointed has an OAuth configured. In this case we should properly handle the UNAUTHORIZED error and render an error message. At this point we render nothing.
See the GIF:
Steps to Reproduce
Configure OAuth on an endpoint
Try to deploy using Self Hosted, Authentication:None settings to given endpoint
👀 Nothing happens, no error, no deployment.
Expected Behavior
I see why I cannot deploy.
Environment
OS: N/A
Zeebe Modeler Version: 0.9.0
The text was updated successfully, but these errors were encountered:
Describe the Bug
When the user is on the Self Hosted - Authentication:None field, it may happen that the Zeebe engine pointed has an OAuth configured. In this case we should properly handle the UNAUTHORIZED error and render an error message. At this point we render nothing.
See the GIF:
Steps to Reproduce
Expected Behavior
I see why I cannot deploy.
Environment
The text was updated successfully, but these errors were encountered: