(Optional) Configure a mobile client for Process Services - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License

If Process Services for mobile is required then a client needs to be created for it in Keycloak 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 Keycloak must match this value.

  1. Sign into the Keycloak Administration Console (Keycloak Admin Console).
  2. Create a new client for the mobile application under the Alfresco realm or the realm you created in Configure a realm and client 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.