Skip to content
Discussion options

You must be logged in to vote

Hi @kyowanghwe, thanks for using iPLAss.

To disable authentication and authorization control for each Web API, set Privilege execute to true .
This setting can be configured either in the Admin Console or by using the @WebApi annotation of the Command class.

Web API Configuration
WebApi Annotation

If you don't want to change the access policy of the Web APIs just for testing, please consider creating a test-specific user and a role as an alternative.
While you cannot disable authentication for Web API calls, you can control user permissions for each Web API.

Entity Permissions
Web API Permissions

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kyowanghwe
Comment options

Answer selected by kyowanghwe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants