Support to overwrite the auth.scopes
config of service annotation by resource annotation
#973
Labels
Area/Security
Issues related to stdlib security
module/http
Points/0.5
Team/PCM
Protocol connector packages related issues
Type/Improvement
Milestone
Description
Currently, the
auth
config ofhttp:ServiceConfig
annotation can be completely overwritten by theauth
config ofhttp:ReourceConfig
annotation. But, there can be use cases where only theauth.scopes
config should be overwritten per resource.Example:
The text was updated successfully, but these errors were encountered: