The server catch-all route was intercepting /oidc/login and passing it to oidc-provider, which returned 404. Now it falls through to the Vue page router instead. |
||
|---|---|---|
| .. | ||
| interaction | ||
| [...].ts | ||
The server catch-all route was intercepting /oidc/login and passing it to oidc-provider, which returned 404. Now it falls through to the Vue page router instead. |
||
|---|---|---|
| .. | ||
| interaction | ||
| [...].ts | ||