If Process Services for mobile is required then a client needs to be created for it in the Identity Service to enable SSO capability. The redirect URI is preconfigured for the mobile application using the operating system it is installed on, which means that the Valid Redirect URIs value in the Identity Service must match this value.
- Sign in to the administrator console of the Identity Service as an administrator. The URL of the Identity Service administrator console is
https://ids.example.com/auth/admin. -
Create a new client for the mobile application under the
Alfrescorealm or the realm you created in step 1 and set at least the following in the Settings tab:iOS
- A unique and identifiable Client ID. The default value is
alfresco-ios-aps-app. - The Valid Redirect URI must be set to
iosapsapp://aims/auth. - Implicit Flow Enabled is switched off.
Android
- A unique and identifiable Client ID. The default value is
alfresco-android-aps-app. - The Valid Redirect URI must be set to
androidapsapp://aims/auth. - Implicit Flow Enabled is switched off.
- A unique and identifiable Client ID. The default value is