info: name: getCacheParams type: http seq: 4 tags: - autenticazione http: method: GET url: "{{baseUrl}}/login/cache/" auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5 examples: - name: 200 Response description: Successful response request: url: "{{baseUrl}}/login/cache/" method: GET response: status: 200 statusText: OK body: type: text data: "" docs: | recupea le informazioni sulle cache abilitate per la sessione **Estensioni:** Codice Estensione|Valore|Nota -|-|- x-cache-type|noCache|Nessuna cache impostata Maggiori dettagli [qui](https://wiki.u-gov.it/confluence/display/ESSE3/Servizi+REST+su+ESSE3#ServiziRESTsuESSE3-Cachingdellerichieste) **Controlli di sicurezza:** ====== _Nota: Il controllo per utente รจ verificato quando viene passato almeno uno dei controlli previsti_ **Utente: AUTHENTICATED** Profilo|Controllo| Funzione -|-|- AUTENTICATO|Funzione riservata a tutti gli utenti autenticati|Security.checkAuthUser()