From 981d52389ee8b29aea849720dd67a76a5033d6b7 Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Mon, 29 Dec 2025 09:14:42 +0000 Subject: [PATCH] ACS url is now on the project slug --- docs/kratos/organizations/organizations.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/kratos/organizations/organizations.mdx b/docs/kratos/organizations/organizations.mdx index 0167e0b9a..de1eb506a 100644 --- a/docs/kratos/organizations/organizations.mdx +++ b/docs/kratos/organizations/organizations.mdx @@ -354,7 +354,8 @@ curl -X PATCH --location "https://api.console.ory.sh/projects/$PROJECT_ID" \ ``` -The SAML application callback URL to set at our SAML Identity Provider is: `https://api.console.ory.sh/saml/api/oauth/saml` +The SAML application callback URL to set at our SAML Identity Provider is: +`https://your-slug.projects.oryapis.com/saml/api/oauth/saml` #### Data mapping