-
Notifications
You must be signed in to change notification settings - Fork 450
chore(docs): update of OEL images #2404
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
|
|
||
| ### Change in Event Attributes | ||
|
|
||
| Login and Registration Events now include `SelfServiceMethodUsed` attribute. The `SelfServiceStrategyUsed` attribute is |
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.
| Login and Registration Events now include `SelfServiceMethodUsed` attribute. The `SelfServiceStrategyUsed` attribute is | |
| Login and Registration Events now include the `SelfServiceMethodUsed` attribute. The `SelfServiceStrategyUsed` attribute is |
| ### Change in Event Attributes | ||
|
|
||
| Login and Registration Events now include `SelfServiceMethodUsed` attribute. The `SelfServiceStrategyUsed` attribute is | ||
| deprecated, and it is advised to use newly introduced `SelfServiceFlowName` attribute. |
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.
| deprecated, and it is advised to use newly introduced `SelfServiceFlowName` attribute. | |
| now deprecated. You must use the `SelfServiceFlowName` attribute instead. |
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've changed the text to 'must', but if it's not required and truly a suggestion, change to 'should'.
|
|
||
| This would manifest as an "unknown form state" in Ory Elements and the Ory Account Experience. | ||
|
|
||
| ### Change in Event Attributes |
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.
Is this change only for Login and Registration events? If yes, change heading to "New Login and Registration event attribute". If no, generic title works.
unatasha8
left a comment
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.
See comments...
|
@unatasha8 this PR is generated based on changesets in our private monorepo. If we modify it, these changes will be lost during next synchronisation. |
Update OEL images