forked from community/device-mgt-core
Merge with master branch See merge request entgra/carbon-device-mgt!50feature/appm-store/pbac
commit
1e7bf6c04c
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?><api xmlns="http://ws.apache.org/ns/synapse" name="admin--UserValidateManagement" context="/api/device-mgt/v1.0/users/validate" version="1.0.0" version-type="context">
|
<?xml version="1.0" encoding="UTF-8"?><api xmlns="http://ws.apache.org/ns/synapse" name="admin--UserManagementValidateUser" context="/api/device-mgt/v1.0/users/validate" version="1.0.0" version-type="context">
|
||||||
<resource methods="POST" uri-template="/" faultSequence="fault">
|
<resource methods="POST" uri-template="/" faultSequence="fault">
|
||||||
<inSequence>
|
<inSequence>
|
||||||
<property name="uri.var.portnum" expression="get-property('system','iot.core.https.port')"/>
|
<property name="uri.var.portnum" expression="get-property('system','iot.core.https.port')"/>
|
Loading…
Reference in new issue