Logging in
The VLIZ DAMS uses Keycloak as its identity provider, with the vliz realm. Login is delegated by default to Marinepass, the VLIZ-managed identity provider; the redirect happens automatically.
Steps
- Open the environment URL — for example
https://vliz-dams.cloud.inuits.dev. - Click Log in.
- You are redirected through Keycloak to Marinepass.
- Sign in with your VLIZ Marinepass credentials.
- You are returned to the DAMS, authenticated.
Permissions and contexts
Access to entities is scoped by Context. A context is an entity in the system that represents an organisational scope (e.g. general vliz, internal teams). When uploading or editing entities, the Context field controls who within VLIZ can see and edit them.
If you do not see content you expect:
- Confirm you are signed in with the right account.
- Confirm the entity's context grants you access — ask internally if you're unsure which context to use.
Troubleshooting
| Symptom | Likely cause |
|---|---|
| Stuck on Keycloak login screen | Marinepass session expired — clear cookies for auth.inuits.io and try again |
| 403 on API calls | Bearer token is for a realm/role that does not include the requested operation |
| Cannot see uploaded entities | Context filter is restricting your view; switch context in the UI |