Feat/issue 55 operator identity - #69
Merged
rosspeili merged 2 commits intoAug 30, 2026
Merged
Conversation
Optional identity adapters at session open with ids.operator on every event, identity.bound spine event, export redaction, OIDC/Auth0/mock/manual backends, aura identity show, and example 09.
…S#55) Update comparison, INDEX, TESTING, schema, help text, example 09 smoke, and BYO adapter docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Optional verified operator identity (#55) — lite ID stays the default; enterprises can attach a verified human/service principal to session receipts.
aura/identity/— manual, mock, OIDC, and Auth0 adapters; bind at session open;identity.boundon spineids.operatoron every event’sagent_idstrailer (SIEM parity); summary + OTel redact PII by defaultsession(identity_adapter=...),operator=, profiletypes(role: identity);approve()defaults principal to operatoraura identity show;[identity]extra for JWT verificationintegrations/identity/README.md(BYO adapter pattern)Fixes #55
Type
pyproject.toml[identity]extraChecklist
Fixes #55)pytestpasses (111/111)black aura tests— no diffflake8 aura tests— cleanCHANGELOG.mdupdated when user-visible behavior changesTest plan
tests/test_identity.py— no-ID unchanged, adapters, redaction, OTel, approve principal, profile typestests/test_session_invariants.py— no regression with [Core]: Harden session lifecycle and export invariants #15 lifecycletests/test_cli.py::test_cli_identity_showtests/test_examples_smoke.py— example 09 foldertrust-paths,comparison,INDEX,TESTING,outputs, schema, README