auth0-authorization-extension icon indicating copy to clipboard operation
auth0-authorization-extension copied to clipboard

Support Non Interactive Clients just like Users

Open axos88 opened this issue 6 years ago • 3 comments

One should be able to assign roles and permissions to a non-interactive client just like to a user. A rule could then be created to enrich the accessToken when requesting a client credential grant.

This make sense only after APIs are supported as targets for permissions and groups (although that limitation can be worked around)

axos88 avatar Mar 02 '18 13:03 axos88

#157

axos88 avatar Mar 02 '18 13:03 axos88

@axos88 is there any workaround at the moment?

valeriomazzeo avatar Aug 13 '18 11:08 valeriomazzeo

No, we wound up just giving all permissions to our non interactive clients, since all of them are in house, but we will probably implement our own PDP soon, in Q1 auth0 unofficially promised to have it ready Q2-Q3, but right now they still said that they don't have any official date set, and unofficially said it won't be anytime soon.

axos88 avatar Aug 13 '18 14:08 axos88