-
Notifications
You must be signed in to change notification settings - Fork 430
feat: migration guide updates #2315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this go live like this or will the language be more generic?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will this go live like this or will the language be more generic?
No, this is more of a place holder for next iteration when we have more info to add to this section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also include a call out to the Event Stream as another way to potentially integrate backends like Ory Actions? It may get more eyes on the feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also include a call out to the Event Stream as another way to potentially integrate backends like Ory Actions? It may get more eyes on the feature.
Perhaps in the future. I'm not familiar with that functionality just yet.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need a few more examples for this table, but that I think is on us in the Field. Let me noodle on this a bit.
## Import user identities | ||
|
||
You can use the [create identity API] (../../reference/api#tag/identity/operation/batchPatchIdentities) to bulk import identities into | ||
Ory. A maximum of 2000 identities can be created in a single request. If you need to import more identities, you need to split the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is incorrect, we currently only support 1000 identities in single request.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very solid write up and section. no notes.
Review draft of updated Migration guide articles (includes sidebar nav changes).
Checklist
If this pull request addresses a security vulnerability,
I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.
Further comments