# How to manage your users with SSO enabled?

With SSO enabled, users must be managed within your Identity Provider, so changing name, email, and password is no longer possible from our platform. The only thing that an ADMIN user can still change is the permission group.

Once the SSO is enabled, users from your organization will only be able to log in using the SSO, including current users of the platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jentis.com/jentis-dcp-elements/account-settings/enable-sso-on-your-jentis-account/how-to-administrate-your-users-with-sso-enabled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
