# Advanced security providers

If you are already using a security provider, such as MSAD, LDAP, or SSO, you can use the users and roles you have already defined with Pentaho. Your security provider controls which users and roles can access Pentaho web resources through the User Console or resources in the Pentaho Repository.

Pentaho supports the following security providers:

* [AES](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/aes-security.md)
* [MSAD](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/msad-security.md)
* [LDAP](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/ldap-security.md)
* [JDBC](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/jdbc-security.md)
* [SSO](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/sso-security.md)
* [OIDC / OAuth 2.0](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/oidc-oauth-2.0.md)
* [SSL](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/ssl-security.md)
* [Spring](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/spring-security.md)
* [SAML](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/saml-security.md)

For instructions on preventing Server-Side Request Forgery, see the topic, [Server-Side Request Forgery prevention](/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers/server-side-request-forgery-prevention.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-admin/secure-the-pentaho-system/user-security/advanced-security-providers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
