> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/it/knowledge-base/knowledge-base-articles/request-credentials-from-one-identity-safeguard-for-privileged-passwords-entry.md).

# Richiedere le credenziali dalla voce One Identity Safeguard for Privileged Passwords

Una volta che [una voce One Identity Safeguard for Privileged Passwords è configurata](/rdm/it/knowledge-base/how-to-articles/one-identity-safeguard-for-privileged-passwords-entry.md), la sua password può essere richiesta facendo clic sul pulsante ***Visualizza password*** della voce.

![](https://cdnweb.devolutions.net/docs/RDMW4117_2024_3.png)

{% hint style="info" %}
Se l'impostazione ***Chiedi sempre la password*** è abilitata, chiunque utilizzi la voce deve compilare un prompt per la password. Analogamente, se ***Chiedi sempre con elenco*** è abilitato, l'utente deve scegliere un asset e un account dall'elenco quando utilizza la voce.
{% endhint %}

### Dettagli della richiesta

L'aspetto della finestra dei dettagli della richiesta può variare in base alla configurazione di One Identity Safeguard.

![](https://cdnweb.devolutions.net/docs/RDMW4118_2024_3.png)

Una volta che la richiesta è stata inviata e approvata, dovrebbe apparire una finestra contenente le credenziali. Deselezioni ***Maschera la password*** per vedere la password o copi le credenziali secondo le sue esigenze.

![](https://cdnweb.devolutions.net/docs/RDMW4119_2024_3.png)

Ecco un elenco di tutti i possibili dettagli della richiesta che possono essere richiesti agli utenti, insieme al contesto in cui possono comparire:

<table><thead><tr><th width="192.39996337890625">CAMPI</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Accesso di emergenza</strong></td><td>Consente l'accesso immediato, bypassando completamente il processo di approvazione.</td></tr><tr><td><strong>Ora</strong></td><td>Determina quando avviene la richiesta di check-out tra <em><strong>Adesso</strong></em> e <em><strong>Più tardi</strong></em>.</td></tr><tr><td><strong>Data di check-out</strong></td><td>Specifichi una data per l'invio della richiesta di check-out. Questo campo viene mostrato solo se <em><strong>Ora</strong></em> è impostato su <em><strong>Più tardi</strong></em>.</td></tr><tr><td><strong>Durata</strong></td><td>Imposti la durata del check-out in giorni, ore e minuti. Questa opzione è impostata automaticamente su 1 minuto se <em><strong>Esegui automaticamente il check-in se possibile</strong></em> è abilitato.</td></tr><tr><td><strong>Motivo</strong></td><td>Consente all'utente di scegliere un motivo per il check-out da un elenco predeterminato.</td></tr><tr><td><strong>Commento</strong></td><td>Consente di inserire un commento.</td></tr><tr><td><strong>Esegui automaticamente il check-in se possibile</strong></td><td>Se abilitata, questa opzione esegue automaticamente il check-in delle credenziali una volta visualizzate o dopo 1 minuto.</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/knowledge-base-articles/request-credentials-from-one-identity-safeguard-for-privileged-passwords-entry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
