You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
Currently, trying to retrieve an organisation which is not explicitly granted to the authenticated user returns a default organisation profile with INDIVIDUAL access and PUBLIC classification.
Instead, a security exception should be thrown to interrupt processing and prevent access as users should only be allowed access to organisation they were explicitly granted.