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

# Authentication and Authorization

> Create and administer users of BloodHound using built-in authentication or SAML.

<CardGroup cols={2}>
  <Card title="Administering users and roles" icon="user-shield" href="/manage-bloodhound/auth/users-and-roles" iconType="solid" horizontal />

  <Card title="Configure ETAC" icon="sliders" href="/manage-bloodhound/auth/environment-targeted-access-control" iconType="solid" horizontal />

  <Card title="Enable/Disable MFA" icon="shield" href="/manage-bloodhound/auth/mfa" iconType="solid" horizontal />

  <Card title="OIDC in BloodHound" icon="id-badge" href="/manage-bloodhound/auth/oidc" iconType="solid" horizontal />

  <Card title="SAML in BloodHound" icon="key" href="/manage-bloodhound/auth/saml" iconType="solid" horizontal />

  <Card title="SAML: ADFS Configuration" icon="shield-halved" href="/manage-bloodhound/auth/saml-adfs" iconType="solid" horizontal />

  <Card title="SAML: Auth0 Configuration" icon="lock" href="/manage-bloodhound/auth/saml-auth0" iconType="solid" horizontal />

  <Card title="SAML: Entra ID Configuration" icon="microsoft" href="/manage-bloodhound/auth/saml-entra-id" iconType="solid" horizontal />

  <Card title="SAML: Google IDP Configuration" icon="google" href="/manage-bloodhound/auth/saml-google" iconType="solid" horizontal />

  <Card title="SAML: Okta Configuration" icon="code" href="/manage-bloodhound/auth/saml-okta" iconType="solid" horizontal />
</CardGroup>
