Skip to content

Commit 1513766

Browse files
committed
Fix OIDC redirect URI
1 parent ef896f9 commit 1513766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/operations/access_control/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ OIDC_MAPPING_USERNAME = {optional , fallback='preferred_username'}
173173
OIDC_MAPPING_EMAIL = {optional , fallback='email'}
174174
```
175175

176-
On the OIDC provider, the URI to set is `/oidc_authorize`.
176+
On the OIDC provider, the URI to set is `/oidc-authorize`.
177177

178178
## Advanced
179179

0 commit comments

Comments
 (0)