> ## Documentation Index
> Fetch the complete documentation index at: https://semgrep-ee9d73d8-abhijna-tec-619-remove-beta-label-from-aut.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SAML SSO Error: Authentication method doesn't match requested

When logging in to Semgrep using SAML single-sign on (SSO), you may see the error `Authentication method doesn't match requested`:

<Frame>
  <img src="https://mintcdn.com/semgrep-ee9d73d8-abhijna-tec-619-remove-beta-label-from-aut/dqBnaae-3kmxOYlK/images/kb/semgrep-appsec-platform/saml-authentication-method-match/image.png?fit=max&auto=format&n=dqBnaae-3kmxOYlK&q=85&s=3357bafe4624945df392433501d19348" alt="SAML auth method error" width="818" height="286" data-path="images/kb/semgrep-appsec-platform/saml-authentication-method-match/image.png" />
</Frame>

This error only occurs when starting sign-in from Semgrep. To prevent the error, start your sign-in from your IdP (SSO provider).

To fix this problem, you must be an `admin` in Semgrep AppSec Platform.

<Steps>
  <Step>
    Sign in to [Semgrep AppSec Platform](https://semgrep.dev/login).
  </Step>

  <Step>
    Click **<Icon icon="gear" iconType="solid" /> Settings > Access > [SSO](https://semgrep.dev/orgs/-/settings/access/sso)**.
  </Step>

  <Step>
    Check the box labeled **Check if your SSO supports non-password authentication mechanisms (e.g. MFA, X509, PasswordLessPhoneSignin)**.
  </Step>

  <Step>
    Click **Save** to save this setting.
  </Step>
</Steps>
