Multiple OAuth2 policies

Good Morning;

I am testing the apigee SAAS platform for my company; And I am wondering if can I define multiple OAuth2 policies for different client authorization grant scenarios?

For example

One policy for Authorization code grant

One policy for Ressoruce owner password

and so on…

Cordially

@ADOUANI RIADH,

Multiple flows can be created having condition for specific ‘grant_type’. 'grant_type is unique for each different scenario.

1 Like