pyapacheatlas.auth.serviceprincipal.ServicePrincipalAuthentication.get_graph_authentication_headers#
- ServicePrincipalAuthentication.get_graph_authentication_headers()#
Gets the current graph access token or refreshes the token if it has expired. :return: The authorization headers. :rtype: dict(str, str)