Hi
It seems that in Apex19.2 the Web credentials for Oauth2 Client Credentials Flow is supporting grant_type=client_credentials but Is it possible to define e.g.
grant_type=password&client_id
So the form would then ask: Client ID, Client Secret, username, password
rgrds Paavo