We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51667ee commit 1a4b7e6Copy full SHA for 1a4b7e6
nexus/src/db/fixed_data/user_builtin.rs
@@ -68,7 +68,6 @@ lazy_static! {
68
/// Internal user used by Nexus when authenticating external requests
69
pub static ref USER_EXTERNAL_AUTHN: UserBuiltinConfig =
70
UserBuiltinConfig::new_static(
71
- // "3a8a" looks a bit like "saga".
72
"001de000-05e4-4000-8000-000000000003",
73
"external-authn",
74
"used by Nexus when authenticating external requests",
0 commit comments