ODD Platform
  • Overview
  • Architecture
  • ODDRN
  • Features
  • Use cases
    • Data compliance for Data Scientists
    • Deprecation for Data Engineer \ Analyst
    • Visibility for Data Quality Engineer
    • Data preparation for Visualization Engineer
    • Service Provider and Pre-Sales
  • Configuration and Deployment
    • Try locally
    • Deploy to Amazon Elastic Kubernetes Service (EKS)
    • Configure ODD Platform
    • Enable security
      • Authentication
        • Disabled authentication
        • Login form
        • OAUTH2/OIDC
        • LDAP
      • Authorization
        • Policies
        • Permissions
        • Roles
        • Owners
        • User-owner association
  • Developer Guides
    • API Reference
    • How to contribute
    • GitHub organization overview
    • Build and run
      • Build and run ODD Platform
      • Build and run ODD Collectors
Powered by GitBook
On this page
  • Admin
  • User
Edit on GitHub
  1. Configuration and Deployment
  2. Enable security
  3. Authorization

User-owner association

PreviousOwnersNextAPI Reference

Last updated 2 years ago

User-owner association is an important part of using ODD Platform. If user doesn't have association with any , it's impossible to him to manage data entities or have owner-based security role.

There are 2 ways of association process - for admins and for regular users. We will cover both of them in details below.

Admin

Association process for admins is straightforward.

  1. After logging in you will see modal dialog in the bottom of the main page

  2. Select owner which you want to associate yourself with and press Associate button.

User

Association process for regular users is a bit more complicated and involves a few more steps

  1. After logging in you will see the same modal dialog as admins in the bottom of the main page

  2. Select owner which you want to associate yourself with and press Send request button.

  3. In Management section under Associations tab admin user will see your association request.

  4. Admin should approve request for finishing association process or deny it if there are any issues with current request.

After all these steps user will have an associated owner which can be used across the platform.

User-owner relation is one-to-one relation, which means, that one user can be associated only with one owner and vice versa.

owner