Skip to content

Document connection-based sign-up in self-registration flow#6254

Merged
DilshanSenarath merged 1 commit into
wso2:masterfrom
DilshanSenarath:notify-provider-failures
Jul 12, 2026
Merged

Document connection-based sign-up in self-registration flow#6254
DilshanSenarath merged 1 commit into
wso2:masterfrom
DilshanSenarath:notify-provider-failures

Conversation

@DilshanSenarath

@DilshanSenarath DilshanSenarath commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Purpose

Document how to add a connection-based (social/enterprise) sign-up option to the self-registration flow, and update the flows overview to reflect that self-registration supports external connections.

Changes

  • en/includes/guides/flows/index.md: Note that self-registration supports signing up through supported connections (Google, Apple, Facebook, Microsoft, GitHub).
  • en/includes/guides/flows/self-registration.md: Replace the standalone redirect-URL note with a new Add a connection-based sign-up option section that lists the supported connections, links to their setup guides, and walks through registering the connection, configuring the authorized redirect URL, and wiring up the Continue with {Provider} widget in the Flow Builder.

@DilshanSenarath DilshanSenarath changed the title improve flows documentation by adding connection docs Document connection-based sign-up in self-registration flow Jul 12, 2026
@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Self-registration documentation now mentions supported third-party connections and provides setup instructions for configuring connection-based sign-up in the registration flow.

Changes

Connection-Based Self Registration

Layer / File(s) Summary
Document connection-based sign-up setup
en/includes/guides/flows/index.md, en/includes/guides/flows/self-registration.md
The flow overview lists supported external providers, while the self-registration guide explains redirect URL configuration, connection widget wiring, and saving or enabling the flow.

Suggested labels: Team/Authentication & registration

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers Purpose and Changes but omits Related PRs, Test environment, and Security checks from the template. Add the missing template sections: Related PRs, Test environment, and Security checks, or mark them N/A if not applicable.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: documenting connection-based sign-up in the self-registration flow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@en/includes/guides/flows/self-registration.md`:
- Line 114: Update the widget instruction to replace the unresolved “{Provider}”
placeholder and inline-code styling with either a concrete provider label such
as “Continue with Google” or a description of the “Continue with” widget for the
configured provider.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 693ab074-34ea-45e8-bdc9-49a7a4fd9430

📥 Commits

Reviewing files that changed from the base of the PR and between 16347ab and 24d2e88.

📒 Files selected for processing (2)
  • en/includes/guides/flows/index.md
  • en/includes/guides/flows/self-registration.md

Comment thread en/includes/guides/flows/self-registration.md
@DilshanSenarath DilshanSenarath merged commit 8b1eb33 into wso2:master Jul 12, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants