diff --git a/crates/sui-config/src/node.rs b/crates/sui-config/src/node.rs index 08ea30d786a25..0f73fac5e6dde 100644 --- a/crates/sui-config/src/node.rs +++ b/crates/sui-config/src/node.rs @@ -287,6 +287,7 @@ pub fn default_zklogin_oauth_providers() -> BTreeMap> { "AwsTenant-region:us-east-1-tenant_id:us-east-1_qPsZxYqd8".to_string(), "KarrierOne".to_string(), "Credenza3".to_string(), + "Onefc".to_string(), ]); map.insert(Chain::Mainnet, providers.clone()); map.insert(Chain::Testnet, providers); diff --git a/crates/sui-swarm-config/tests/snapshots/snapshot_tests__network_config_snapshot_matches.snap b/crates/sui-swarm-config/tests/snapshots/snapshot_tests__network_config_snapshot_matches.snap index f5567e12e24d8..2fc23817dc86e 100644 --- a/crates/sui-swarm-config/tests/snapshots/snapshot_tests__network_config_snapshot_matches.snap +++ b/crates/sui-swarm-config/tests/snapshots/snapshot_tests__network_config_snapshot_matches.snap @@ -105,6 +105,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Testnet: - Apple @@ -113,6 +114,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Unknown: - Apple @@ -261,6 +263,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Testnet: - Apple @@ -269,6 +272,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Unknown: - Apple @@ -417,6 +421,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Testnet: - Apple @@ -425,6 +430,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Unknown: - Apple @@ -573,6 +579,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Testnet: - Apple @@ -581,6 +588,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Unknown: - Apple @@ -729,6 +737,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Testnet: - Apple @@ -737,6 +746,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Unknown: - Apple @@ -885,6 +895,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Testnet: - Apple @@ -893,6 +904,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Unknown: - Apple @@ -1041,6 +1053,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Testnet: - Apple @@ -1049,6 +1062,7 @@ validator_configs: - Facebook - Google - KarrierOne + - Onefc - Twitch Unknown: - Apple