Cookie Statement
This app does not use cookies.
It uses two browser storage mechanisms instead:
- Session storage holds your AUTHENIX login session (tokens and identity claims) for as long as the browser tab stays open. It is cleared automatically when you close the tab, and is never sent to any server other than AUTHENIX and the SensorThings API server.
- Local storage holds a randomly generated identifier for this browser installation, used only so the app can register itself as an OpenID Connect client with AUTHENIX. It contains no personal data.