Step 13: (Optional) Configure a mobile client for Process Services - Step 13: (Optional) Configure a mobile client for Process Services - Alfresco - Identity Service - Alfresco/Identity-Service/1.7/Identity-Service/Identity-Service/Tutorials/Single-Sign-On-SSO-Guide/SAML/Step-13-Optional-Configure-a-mobile-client-for-Process-Services - 1.7

Identity Service

Platform
Alfresco
Product
Identity Service
Release
1.7
ft:lastPublication
2026-05-06T19:15:55.570151
ft:locale
en-US
ArchiveStatus
Archived

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.

  1. 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.
  2. Create a new client for the mobile application under the Alfresco realm 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.