File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
docs/kratos/organizations Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,14 @@ organization.
245
245
</Tabs>
246
246
```
247
247
248
+ ## Pre-provisioning identities in an organization
249
+
250
+ After creating an organization, you can pre-provision identities in it. This is useful when you need to create related data in
251
+ your system but need the identity to be created in Ory Network first, before the user logs in for the first time.
252
+
253
+ To achieve this, set the ` organization_id ` property to the ID of the created organization in the identity, either when creating
254
+ the identity, or by updating the identity's data using the Ory APIs.
255
+
248
256
## SAML
249
257
250
258
SAML (Security Assertion Markup Language) is an XML-based open standard used for exchanging authentication and authorization data
You can’t perform that action at this time.
0 commit comments