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. |
||
|---|---|---|
| .. | ||
| .well-known | ||
| oidc | ||
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. |
||
|---|---|---|
| .. | ||
| .well-known | ||
| oidc | ||