Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Auth Client Audience Allowlist Rendering"
type: FR
object: configuration
---
# [FR-039] Auth Client Audience Allowlist Rendering
# FR-039: Auth Client Audience Allowlist Rendering

## Description

Expand Down
2 changes: 1 addition & 1 deletion spec/functional/local/FR-040-auth-accept-invite.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ relationships:
type: "extends"
cardinality: "1:1"
---
# [FR-040] `ix local auth accept-invite` — Headless invite acceptance
# FR-040: `ix local auth accept-invite` — Headless invite acceptance

## Description

Expand Down
2 changes: 1 addition & 1 deletion spec/functional/local/FR-041-auth-rotate-password.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ relationships:
type: "extends"
cardinality: "1:1"
---
# [FR-041] `ix local auth rotate-password` — Headless must_rotate flow
# FR-041: `ix local auth rotate-password` — Headless must_rotate flow

## Description

Expand Down
2 changes: 1 addition & 1 deletion spec/functional/local/FR-042-auth-tenant.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ relationships:
type: "extends"
cardinality: "1:1"
---
# [FR-042] `ix local auth tenant` — Tenant membership CRUD
# FR-042: `ix local auth tenant` — Tenant membership CRUD

## Description

Expand Down
2 changes: 1 addition & 1 deletion spec/functional/local/FR-043-auth-create-user.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ relationships:
type: "implements"
cardinality: "1:1"
---
# [FR-043] `ix local auth create-user` — One-shot user creation
# FR-043: `ix local auth create-user` — One-shot user creation

## Description

Expand Down
2 changes: 1 addition & 1 deletion spec/functional/local/FR-044-auth-kubeconfig-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ relationships:
type: "extends"
cardinality: "1:1"
---
# [FR-044] `ix local auth kubeconfig issue` — Emit operator-scoped kubeconfig
# FR-044: `ix local auth kubeconfig issue` — Emit operator-scoped kubeconfig

## Description

Expand Down
2 changes: 1 addition & 1 deletion spec/functional/local/FR-045-auth-kubeconfig-rotate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ relationships:
type: "implements"
cardinality: "1:1"
---
# [FR-045] `ix local auth kubeconfig rotate` — Invalidate and reissue SA token
# FR-045: `ix local auth kubeconfig rotate` — Invalidate and reissue SA token

> **Status:** skeleton. Ships after [FR-044](./FR-044-auth-kubeconfig-issue.md). This FR is registered now so
> callers (auth/[FR-008](./FR-008-ix-core-tag-convention.md) recovery matrix, operator runbooks) can reference
Expand Down
2 changes: 1 addition & 1 deletion spec/functional/local/auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ relationships:
type: "constrained_by"
cardinality: "1:1"
---
# [FR-046] `ix local auth` — Command Suite & Namespace Contract
# FR-046: `ix local auth` — Command Suite & Namespace Contract

## Description

Expand Down
Loading