Artem Chernyshev
Artem Chernyshev
I don't think it's possible to query the keys right now. I think the solution should be that if you delete the user it immediately drops all related user keys....
The actual error is slightly above: ``` === NAME TestIntegration/Suites/EncryptedCluster/AssertSupportBundleContents talos_test.go:896: Error Trace: /src/internal/integration/talos_test.go:896 /src/internal/integration/talos_test.go:914 /go/pkg/mod/github.com/cosi-project/[email protected]/pkg/safe/state.go:303 /src/internal/integration/talos_test.go:913 /usr/local/go/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: open omni/machine-logs/00002303-c798-4da7-a410-f09abb48c8d8.log: file does not exist Test: TestIntegration/Suites/EncryptedCluster/AssertSupportBundleContents...
@crewjam any comments, feedback, suggestions on this PR? Can we please get it merged?
I think you can try using `--auth-saml-attribute-rules Email=identity` flag to instruct Omni to extract the `identity` from the `Email` attribute. Let us know if it works.