Skip to content
Merged
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
1 change: 0 additions & 1 deletion nexus/src/db/fixed_data/user_builtin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ lazy_static! {
/// Internal user used by Nexus when authenticating external requests
pub static ref USER_EXTERNAL_AUTHN: UserBuiltinConfig =
UserBuiltinConfig::new_static(
// "3a8a" looks a bit like "saga".
"001de000-05e4-4000-8000-000000000003",
"external-authn",
"used by Nexus when authenticating external requests",
Expand Down