Skip to main content

Apply user trust-feedback action

GET 

/nevisadapt/applyFeedback

Processes a trust-feedback action that is cryptographically encoded in the feedbackToken query parameter (a signed/encrypted JWE token).

Supported actions encoded in the token:

ActionEffect
sessionDistrusts the session identified in the token and deletes it
deviceDistrusts all observations belonging to the session's device
allDistrusts and removes all devices for the user and realm

After processing, the caller is redirected to the configured feedback.redirect.url (default: /).

Request

Responses

Redirect to the configured feedback redirect URL after processing

Response Headers
    Location

    Target redirect URL