Is your feature request related to a problem? Please describe.
The code in auth_client_manager_factory.py in function get_auth_client_manager is cumbersome and can be simplified.
Describe the solution you'd like
Can be simplified by introducing IntraCommAuthClientManager
Is your feature request related to a problem? Please describe.
The code in
auth_client_manager_factory.pyin functionget_auth_client_manageris cumbersome and can be simplified.Describe the solution you'd like
Can be simplified by introducing
IntraCommAuthClientManager