Skip to content

Custom Login module can call IUserService.GetUserAsync and AddUserAsync, but is 403 forbidden to call UpdateUserAsync #4247

Answered by sbwalker
lanthonyneville asked this question in Q&A
Discussion options

You must be logged in to vote

@lanthonyneville this is by design - the Oqtane API must be secure by default. If you need to bypass the default security for your specific use case you will need to create your own API Controllers in your module which calls UserManager.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@lanthonyneville
Comment options

@sbwalker
Comment options

@lanthonyneville
Comment options

@sbwalker
Comment options

Answer selected by lanthonyneville
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