I could made a ROPC call to get access token with username, password, grant_type, scope and client_id as parameters.
Is it possible to configure default parameters for grant_type, scope, and client_id in XML when making an ROPC call to obtain an access token using just username and password?
I could made a ROPC call to get access token with username, password, grant_type, scope and client_id as parameters.
Is it possible to configure default parameters for grant_type, scope, and client_id in XML when making an ROPC call to obtain an access token using just username and password?