Move OIDC login page to /auth/wiki-login to avoid catch-all conflict
The /oidc/[...] server catch-all was intercepting /oidc/login before the Nuxt page router could render it. Moving the page outside /oidc/ avoids the conflict entirely.
This commit is contained in:
parent
3187b5118b
commit
4b3fed9689
3 changed files with 1 additions and 7 deletions
Loading…
Add table
Add a link
Reference in a new issue