tacker.common.oidc_utils module¶
Utilities functions for get openid token.
- tacker.common.oidc_utils.get_id_token_with_password_grant(token_endpoint, username, password, client_id, client_secret=None, ssl_ca_cert=None, timeout=20)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.