Skip to content

Conversation

@ashanthamara
Copy link
Contributor

@ashanthamara ashanthamara commented Sep 21, 2025

Purpose

This PR updates the API contract for the pre-update password action service extension by adding a new REGISTER flow type and making the user ID field optional.

Key changes:

  • Adds REGISTER as a new password update flow type alongside existing RESET, UPDATE, and INVITE flows
  • Removes the user ID as a required field in the User schema

Copilot AI review requested due to automatic review settings September 21, 2025 16:23
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the API contract for the pre-update password action service extension by adding a new REGISTER flow type and making the user ID field optional.

Key changes:

  • Adds REGISTER as a new password update flow type alongside existing RESET, UPDATE, and INVITE flows
  • Removes the user ID as a required field in the User schema

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
en/identity-server/next/docs/references/service-extensions/pre-flow-extensions/pre-update-password-action/api/pre_update_password_action-v1.yaml Updates API contract with REGISTER flow type and optional user ID
en/asgardeo/docs/references/service-extensions/pre-flow-extensions/pre-update-password-action/api/pre_update_password_action-v1.yaml Identical updates to maintain consistency across products

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant