Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix registration of backchannel logout route
Currently the backchannel logout route is registered with the root-path, resulting in a path like this: ``/backend/backend/back-channel-logout`` instead of ``/backend/back-channel-logout`` See also quarkusio#42990 (cherry picked from commit f92fc56)
- Loading branch information