-
Notifications
You must be signed in to change notification settings - Fork 814
Closed
Labels
Description
Is there any reason why any registered user can create an application? I do not want users creating resource-owner based applications. I would like to limit application creation and parameters allowed. Only "developers" should be allowed to create applications and they should be granted specific scopes and only follow grant types that I allow.
What steps do you suggest I take?
ryanc16