Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions connection-guides/lms/oracle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The SSO configuration should use the following approach:
#### Custom Field Configuration
<Steps>
<Step title="Set Custom Field">
Configure a custom field called `lms_user_id` and set it to the **Email or username** field value.
Configure a custom field called `lms_user_id` and set it to the **email or username** field value.
</Step>

<Step title="Verify Custom Field">
Expand All @@ -68,7 +68,7 @@ The SSO configuration should use the following approach:

### Customer Responsibility

- Ensure the Email or username field is correctly populated in your user management system
- Ensure the email or username field is correctly populated in your user management system
- Verify that the SSO configuration matches the authentication method used by Oracle
- Test the SSO flow with a small group of users before full deployment

Expand Down