-
Notifications
You must be signed in to change notification settings - Fork 985
Closed
Labels
s2Broken use cases or features (with a workaround). Only humans may set this.Broken use cases or features (with a workaround). Only humans may set this.
Description
Problem Summary
After implementation of #5925 user logins are getting appropriately audited, however if a NEW OIDC users logs in that does not have a local Coder user profile yet, the audit log shows "an unknown user logged in" creating a less than useful audit log message.
Expected Behavior
Coder should likely be creating the local user profile and then creating the audit record.
Steps To Reproduce The Problem
- Install coder and setup OIDC Authentication
- login with OIDC as a new user
Metadata
Metadata
Assignees
Labels
s2Broken use cases or features (with a workaround). Only humans may set this.Broken use cases or features (with a workaround). Only humans may set this.