Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

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

Site Navigation

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

Section Navigation

  • 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.oauth2_resource_owner_password_authentication module#

class atoti_query.OAuth2ResourceOwnerPasswordAuthentication#

This atoti_query.Auth relies on OAuth 2’s Resource Owner Password Credentials Grant.

See also

atoti.OidcConfig.access_token_format.

client_id: str#
client_secret: str#
issuer_url: str#
password: str#
username: str#
EULA Privacy policy Terms of Use Contact