Files
api-collections/collections/ESSE3 Common Auth API/autenticazione/getCacheParams.yml
T

52 lines
1.2 KiB
YAML

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: |
<span class="e3rest-operation-auth-img-list"><img src="basic.png"/><img src="jwt.png"/></span>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()