mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-01 20:22:10 +00:00
docs: remove duplicate from API path prefixes (#8739)
# Which Problems Are Solved The `/oauth/v1` path prefix is duplicated, which is an error in most proxies. # How the Problems Are Solved Remove the duplicate path prefix from the docs. Co-authored-by: Fabi <fabienne@zitadel.com>
This commit is contained in:
@@ -303,7 +303,6 @@ For easy copying to your reverse proxy configuration, here is the list of URL pa
|
|||||||
/saml/v2/
|
/saml/v2/
|
||||||
/oauth/v2/
|
/oauth/v2/
|
||||||
/device
|
/device
|
||||||
/oidc/v1/
|
|
||||||
/.well-known/openid-configuration
|
/.well-known/openid-configuration
|
||||||
/openapi/
|
/openapi/
|
||||||
/idps/callback
|
/idps/callback
|
||||||
|
|||||||
Reference in New Issue
Block a user