> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hacktron.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Security settings

> Configure organization-wide MFA enforcement and SAML Enterprise SSO.

Use **Security settings** to manage authentication controls for your Hacktron
organization. These settings apply to members of the organization, not just your
own account.

<Tip>
  [Set up your own
  MFA](/platform/account-settings#multi-factor-authentication-mfa) from
  **Account settings**.
</Tip>

## Require MFA for members

Organization admins and owners can require MFA for every member of a Hacktron
organization. When this is enabled, members who have not set up MFA must complete
MFA setup before they can continue using that organization.

<Steps>
  <Step title="Open organization settings">
    Select the organization, then go to **Settings**.
  </Step>

  <Step title="Find the Security section">
    In **Security**, locate **Require MFA for members**.
  </Step>

  <Step title="Turn on required MFA">
    Enable **Require MFA for members**. Hacktron applies the requirement to the
    current organization.
  </Step>
</Steps>

<Note>
  Members who have not set up MFA are prompted to complete setup when they next
  access the organization.
</Note>

## Enterprise SSO

Hacktron supports Enterprise SSO through SAML.

<Warning>
  If this is your first time setting up SAML SSO, you will need to [contact
  us](mailto:hello@hacktron.ai).
</Warning>

If we have set up SSO for your organization, you can log in via SSO from your identity provider.

<Steps>
  <Step title="Start SSO sign-in">
    From the login page, select **Single sign-on (SSO)**.
  </Step>

  <Step title="Enter your work email">
    Enter the work email address for the domain connected to your SAML identity
    provider.
  </Step>

  <Step title="Authenticate with your IdP">
    Hacktron redirects you to the SAML identity provider configured for that
    email domain.
  </Step>

  <Step title="Return to Hacktron">
    After successful authentication, you return to Hacktron and continue to the
    page you were signing in for.
  </Step>
</Steps>
