Using password flow to get token in an Organization Context

Hi,

I am looking for a way to get the access token using password grant-type in an organization context.

I know that Authorization code flow is the choice to get it. But I need it for test automation to be able to get token without user’s involvement. And it has to be in org context so that JWT token can have org related information.

Please help!

Hi @anupam.gupta

Unfortunately our Organization feature does not currently support the Resource Owner Password grant type. This is listed in the limitations section of our Organizations documentation linked below.

Is there any other way to get the access token in context of organizations without involving manual step to login into browser?

This topic was automatically closed after 10 days. New replies are no longer allowed.