on 2018 Oct 26 1:25 PM
Hi All,
Is there a way i can use OAUTH webservice to have access of limited rest webservice resource.
i need only some of teh resources to be used by OAUTH client. other webservices cannot be used by that oauth client
Request clarification before answering.
Hybris provides 2 filters ie. HybrisOauth2UserFilter and UserMatchingFilter which can be customized to check the resource path and write custom logic to suit your business rules.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did it different way. removed role ROLE_TRUSTED_CLIENT for oauth client. if any service have @security annotation, it will deny
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.