You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know why there is a hardocded limitation on grant_type=client_credentials for oauth2 flow? Is there any specific reason for that? Why I could not specify which grant type to use explicitly in the Connector's config?