pyapacheatlas.auth.serviceprincipal.ServicePrincipalAuthentication.get_authentication_headers#

ServicePrincipalAuthentication.get_authentication_headers()#

Gets the current access token or refreshes the token if it has expired. :return: The authorization headers. :rtype: dict(str, str)