Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Getting Started
  • Deployment
  • How to
  • Reference
  • Changelog

Site Navigation

  • Getting Started
  • Deployment
  • How to
  • Reference
  • Changelog
Ctrl+K

Section Navigation

  • atoti_query.security package
    • atoti_query.security.basic_security module
    • atoti_query.security.default_roles module
    • atoti_query.security.individual_roles module
    • atoti_query.security.kerberos_security module
    • atoti_query.security.ldap_security module
    • atoti_query.security.oidc_security module
    • atoti_query.security.role_mapping module
    • atoti_query.security.security module
  • atoti_query.auth module
  • atoti_query.basic_authentication module
  • atoti_query.client_certificate module
  • atoti_query.oauth2_resource_owner_password_authentication module
  • atoti_query.query_cube module
  • atoti_query.query_cubes module
  • atoti_query.query_hierarchies module
  • atoti_query.query_hierarchy module
  • atoti_query.query_level module
  • atoti_query.query_levels module
  • atoti_query.query_measure module
  • atoti_query.query_measures module
  • atoti_query.query_result module
  • atoti_query.query_session module
  • atoti_query.token_authentication module
  • atoti_query.auth module

atoti_query.auth module#

class atoti_query.Auth#

Called with the URL of the request against a atoti_query.QuerySession and returning the HTTP headers necessary to authenticate it.

There are some built-in implementations:

  • atoti_query.BasicAuthentication

  • atoti_query.OAuth2ResourceOwnerPasswordAuthentication

  • atoti_query.TokenAuthentication

EULA Privacy policy Terms of Use Contact