<@U04UQ68083H> ory convert sso user to regular use...
# ory-copilot
b
@chilly-king-10285 ory convert sso user to regular user
c
A message from kapa.ai
The information provided in the extracts does not directly address the process of converting a Single Sign-On (SSO) user to a regular user in Ory. However, it does mention the concept of organizations and SSO connections within Ory. An organization can contain multiple OIDC SSO connections and all members of an organization must use one of the organization's OIDC SSO connections to log in ([source](https://www.ory.sh/docs/kratos/organizations)). If you want to convert an SSO user to a regular user, you might need to remove the user from the SSO connection or the organization, and then create a new regular user account for them. This could potentially involve setting up a new password for the user and associating them with the necessary data. For more specific steps, you should refer to the official Ory documentation or reach out to the Ory community for support.