# Logging in with OpenID

An OpenID feature is available inside Chamilo. It is not as complete as other OpenID implementations around, but if you want to enable it you will have to follow a series of steps:

1. enable the OpenID login in the *Portal settings* page, *Security* section
2. make the OpenID field editable by the user from the *Portal settings*, *Users* section
3. each user will need to indicate and save his own OpenID identifier in his profile.

Work has been started to improve this, but it is likely to only be available in Chamilo 1.10 (because it requires database changes).


---

# 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.chamilo.org/1.11.x/admin-guide/global_features/logging_in_with_openid.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.
