Skip to content

[OBO] CLI Support for Enabling OBO Delegated Identity #3127

Description

Implement CLI support for enabling OBO exactly as defined in the design.

  • These CLI Commands should be supported
    dab configure --data-source.user-delegated-auth.enabled true
    dab configure --data-source.user-delegated-auth.database-audience "<audience>"

  • Ensure CLI writes correct config structure

  • Ensure runtime consumes CLI‑produced config

Testing:

  1. CLI sets user-delegated-auth.enabled = true
  2. CLI sets correct database-audience
  3. runtime reads CLI output correctly
  4. invalid CLI input fails deterministically

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

2.0has-proboThese tasks are related to DAB OBO Delegated Identity implmentation.

Type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions