There was an error while loading. Please reload this page.
1 parent 7553a53 commit 0de2a17Copy full SHA for 0de2a17
docs/site/angular-auth-oidc-client/docs/documentation/configuration.md
@@ -249,6 +249,14 @@ A different well-known endpoint can be defined instead of the authority domain w
249
250
Allows you to set custom URLs for the Well-Known endpoints.
251
252
+### `authWellknownUrlSuffix`
253
+
254
+- Type: `string`
255
+- Required: `false`
256
+- Default: `/.well-known/openid-configuration`
257
258
+Override the default Security Token Service well-known endpoint postfix.
259
260
### `redirectUrl`
261
262
- Type: `string`
0 commit comments