Reference13r1:Concept App Service Users: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
Parameters: | Parameters: | ||
;Websocket: | ;Websocket: to establish the connection with the PbxAdminApi | ||
;TableUsers: gives access to the replication of users from and to the PBX | ;TableUsers: gives access to the replication of users from and to the PBX | ||
;Admin: gives access to the PbxAdminApi, needed to get data from the PBX such as the config templates, the DNS name of the PBX, the current domain... | ;Admin: gives access to the PbxAdminApi, needed to get data from the PBX such as the config templates, the DNS name of the PBX, the current domain... | ||
Line 30: | Line 30: | ||
Parameters: | Parameters: | ||
;Hidden: | ;Hidden: UsersAPIs must be a hidden App | ||
;Websocket: | ;Websocket: to establish the authentication parameters for the AvatarAPI |
Revision as of 13:37, 11 March 2019
The App Services Users is an App Service which can be installed on an innovaphone App Platform. It is used to administrate the users on a innovaphone PBX and also stores additional profile information. It provides Apps for users and for admins for various purposes
Applies To
- innovaphone PBX from version 13r1
Apps
innovaphone-profile
This is an App, where the user can edit his own profile data. Here the personal data, the profile picture, the privacy filters and the call forwarding can be edited. Also leave and join groups is possible from this app. The provisioning of Phones, Softphones and Hostdesking can be done too.
Parameters:
- Websocket
- to establish the connection with the PbxAdminApi
- TableUsers
- gives access to the replication of users from and to the PBX
- Admin
- gives access to the PbxAdminApi, needed to get data from the PBX such as the config templates, the DNS name of the PBX, the current domain...
- Services
- needed to use the DevicesApi, so the Phones can be provisioned
innovaphone-users
This is an App, where all the users on the App Service Database are displayed (except the ones that have unchecked the Visible attribute on Profile for the current domain).
innovaphone-usersadmin
This is the administation app for the App Service. There all the users and unverified users on the current App Service can be managed. The provisioning of Phones, Softphones and Hostdesking can also be done here for several users at once. The configuration parameters can also be set here (i.e. the password policy, SMTP settings, privacy settings...).
innovaphone-usersapis
This is a hidden App, which provides the Search API and the Avatar API. The Search API is used by Phone, Softphone and Chat to search users from the App Service Database. The Avatar API is used by myApps, Phone, Softphone, Chat, Users and Fax to obtain the profile pictures.
Parameters:
- Hidden
- UsersAPIs must be a hidden App
- Websocket
- to establish the authentication parameters for the AvatarAPI