Skip to content

Commit 981d523

Browse files
ACS url is now on the project slug
1 parent 9d4fd72 commit 981d523

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/kratos/organizations/organizations.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,8 @@ curl -X PATCH --location "https://api.console.ory.sh/projects/$PROJECT_ID" \
354354
</Tabs>
355355
```
356356

357-
The SAML application callback URL to set at our SAML Identity Provider is: `https://api.console.ory.sh/saml/api/oauth/saml`
357+
The SAML application callback URL to set at our SAML Identity Provider is:
358+
`https://your-slug.projects.oryapis.com/saml/api/oauth/saml`
358359

359360
#### Data mapping
360361

0 commit comments

Comments
 (0)