mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Update invitation sending endpoint scope
This commit is contained in:
parent
cfcecaeec2
commit
a0bf57ed14
@ -950,7 +950,7 @@ public interface UserManagementService {
|
||||
tags = "User Management",
|
||||
extensions = {
|
||||
@Extension(properties = {
|
||||
@ExtensionProperty(name = Constants.SCOPE, value = "perm:users:send-invitation")
|
||||
@ExtensionProperty(name = Constants.SCOPE, value = "um:users:invite")
|
||||
})
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user