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
I think this should be moved to the Flow repository and handled automatically by the default security config. There is nothing here that is app specific, right?
With the new component based security config added in vaadin/flow#14303 it should also be possible the inject it into AuthenticatedUser and reuse the logout url defined there
When setting the
server.servlet.context-path
the logout URL will be wrong.One way could be to use it in the code
The text was updated successfully, but these errors were encountered: