Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move admin webservices from /admin path to allow access without CAS redirection. #355

Closed
sughics opened this issue Aug 17, 2022 · 1 comment
Assignees

Comments

@sughics
Copy link
Contributor

sughics commented Aug 17, 2022

/ws/admin/services/all and /ws/admin/service/staus/{id} are no longer accessible due to redirectin caused by updated uriFilterPattern.

The /admin prefix will need to be removed from these paths if they are to remain invoke-able without under interaction via API call. Since these are admin webservices, Admin role requirement should be enabled via @RequireApiKey

sughics pushed a commit that referenced this issue Aug 17, 2022
…n without cas redirection, updating openapi spec definitions
sughics added a commit that referenced this issue Aug 17, 2022
issue #355 mapping admin webservices apis to /api/ to allow invocatio…
@sughics sughics self-assigned this Aug 17, 2022
@sughics
Copy link
Contributor Author

sughics commented Aug 23, 2022

Released in 1.8.1

@sughics sughics closed this as completed Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant