Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Enable OAuth2 security for custom endpoints by default #78

Closed
belyaev-andrey opened this issue Apr 8, 2021 · 2 comments
Closed

Enable OAuth2 security for custom endpoints by default #78

belyaev-andrey opened this issue Apr 8, 2021 · 2 comments
Assignees
Milestone

Comments

@belyaev-andrey
Copy link

Probably we should agree on a path that will be secured. E.g. all endpoints deployed to api/rest/** are protected by OAuth2 and api/public/** are available for anonymous access.

@knstvk knstvk added this to the 1.0.0 milestone Apr 20, 2021
@andreysubbotin
Copy link
Contributor

Endpoints deployed to /rest/** are available for authenticated access and rest/public/** are available for anonymous access.
URLs for Reports and BPM endpoints changed:

  • from /bpm/api to /rest/bpm
  • from /reports/api to /rest/reports

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants