Reference13r1:Concept App Service Users: Difference between revisions
No edit summary |
|||
Line 10: | Line 10: | ||
=== innovaphone-profile === | === 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: | Parameters: | ||
;Websocket: | ;Websocket: | ||
;TableUsers: | ;TableUsers: gives access to the replication of users from and to the PBX | ||
;Admin: | ;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 === | === 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 === | === 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 === | === 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: | Parameters: |
Revision as of 16:07, 7 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
- 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
- Websocket