I have configured wso2 identity server 7.1.0 GA as below:
create anization (A - 23d6071e-e64e-4992-b4fa-607b955af4a6)
inside subanization i created user: A-user
Is is possible to get token for A-user using methods like password grant_type to get token of user that is only available in sub-anization?
I want create token using single API call without browser interaction with authorization_code grant_type