Configure oidc-provider routes with explicit /oidc prefix so the discovery document and token endpoints resolve correctly. Previously the catch-all stripped the prefix, causing the provider to generate URLs without it. |
||
|---|---|---|
| .. | ||
| interaction | ||
| [...].ts | ||
Configure oidc-provider routes with explicit /oidc prefix so the discovery document and token endpoints resolve correctly. Previously the catch-all stripped the prefix, causing the provider to generate URLs without it. |
||
|---|---|---|
| .. | ||
| interaction | ||
| [...].ts | ||