Skip to content

Commit 0de2a17

Browse files
committed
docs: override default auth well known suffix
1 parent 7553a53 commit 0de2a17

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/site/angular-auth-oidc-client/docs/documentation/configuration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,14 @@ A different well-known endpoint can be defined instead of the authority domain w
249249

250250
Allows you to set custom URLs for the Well-Known endpoints.
251251

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+
252260
### `redirectUrl`
253261

254262
- Type: `string`

0 commit comments

Comments
 (0)