Skip to content

Improve data model for user-auth provisioners #14721

Open
@f0ssel

Description

@f0ssel

Today we hard code user-auth provisioners with the static user-auth provisioner key in the database. This has issues with displaying this relationship with provisioners because the static key will always have a default org ID value. This complicates the display of this data on the UI and DB queries since they filter by organization ID.

We should reconsider the data models and relationships with provisioners and provisionerkeys to better reflect an accurate state. This most likely means connecting user-auth provisioners to a user and building a provisioner key for the UI that way.

Metadata

Metadata

Assignees

Labels

multi-orgtemporary label for multiple organizations related workneeds decisionNeeds a higher-level decision to be unblocked.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions