> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/cafe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/cafe/idp-cafe/faq.md).

# Procedimentos Técnicos

- [Configurando eduPersonScopedAffiliation e eduPersonTargetedID](https://ajuda.rnp.br/cafe/idp-cafe/faq/configurando-edupersonscopedaffiliation-e-edupersontargetedid.md): Esse procedimento visa guiar durante o processo de configuração e liberação do atributos eduPersonScopedAffiliation e eduPersonTargetID, essencial para acessar certos serviços da federação.
- [Como alterar o atributo principal de autenticação em seu IDP](https://ajuda.rnp.br/cafe/idp-cafe/faq/como-alterar-o-atributo-principal-de-autenticacao-em-seu-idp.md): Esse roteiro tem como finalidade ajudar nossos clientes em como alterar o atributo principal de autenticação em seu IDP.
- [Instalando um certificado web válido em um IdP](https://ajuda.rnp.br/cafe/idp-cafe/faq/untitled-2.md)
- [Critérios de consulta ao OpenLDAP para Shibboleth](https://ajuda.rnp.br/cafe/idp-cafe/faq/criterios-de-consulta-ao-openldap-para-shibboleth.md)
- [Altera nível do log do IDP para DEBUG](https://ajuda.rnp.br/cafe/idp-cafe/faq/untitled-3.md): Esse procedimento visa alterar o nível do log do IdP para o modo DEBUG, com isso mais informações serão gravadas e informadas para uma melhor analise do problema.
- [Ajustando Atributos CPF e Data de Nascimento para ICPEdu](https://ajuda.rnp.br/cafe/idp-cafe/faq/ajustando-atributos-cpf-e-data-de-nascimento-para-icpedu.md)
- [Customização da mensagens de login no IDP](https://ajuda.rnp.br/cafe/idp-cafe/faq/customizacao-da-mensagens-de-login-no-idp.md): Esse roteiro tem como objetivo auxiliar nossos clientes da CAFe em como ajustar as mensagens de login de acordo com suas necessidades institucionais.
- [Configuração do IdP com Google Workspace](https://ajuda.rnp.br/cafe/idp-cafe/faq/configuracao-do-idp-com-google-workspace.md): Essa página tem como objetivo auxiliar na configuração do seu IDP Shibboleth v5.1.X  para ser utilizado como forma de acesso SSO do Google Workspace.
- [Alta Disponibilidade do Serviço](https://ajuda.rnp.br/cafe/idp-cafe/faq/alta-disponibilidade-do-servico.md): Essa página foi criada com a intenção de ajudar as instituições clientes da CAFe com a dúvida sobre como manter em seu ambiente mais de um instância do IdP em funcionamento.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ajuda.rnp.br/cafe/idp-cafe/faq.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.
