From 81ea63576bdfdcdb8c44cf76fdde6e35f766b4f4 Mon Sep 17 00:00:00 2001 From: Danielle Date: Mon, 4 Nov 2024 09:01:32 +0000 Subject: [PATCH] remove call out --- docs/concepts/policy/login-policy.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/concepts/policy/login-policy.md b/docs/concepts/policy/login-policy.md index dd1a505fe..9af09379f 100644 --- a/docs/concepts/policy/login-policy.md +++ b/docs/concepts/policy/login-policy.md @@ -10,9 +10,6 @@ Login policies can allow users to log in to the account, and optionally give the !!! info API Keys are essentially virtual users so they get evaluated with login policy except for ones in the "root" space set with admin key. -!!! info - Login policies are only evaluated for the [Cloud or Enterprise plan](https://spacelift.io/pricing){: rel="nofollow"}. - !!! warning Login policies don't affect GitHub organization or [SSO](../../integrations/single-sign-on/README.md) admins and private account owners who always get admin access to their respective Spacelift accounts. This is to avoid a situation where a bad login policy locks out everyone from the account.