We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4fd72 commit 981d523Copy full SHA for 981d523
docs/kratos/organizations/organizations.mdx
@@ -354,7 +354,8 @@ curl -X PATCH --location "https://api.console.ory.sh/projects/$PROJECT_ID" \
354
</Tabs>
355
```
356
357
-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:
358
+`https://your-slug.projects.oryapis.com/saml/api/oauth/saml`
359
360
#### Data mapping
361
0 commit comments