Configuring Using the PFM Tenant Configuration

Configuring Using the PFM Tenant Configuration

  1. Copy the
    OAuth URL
    and the
    Access URL
    from the IDP well-known URL, for example;
    https://<DNS>/realms/<Realm-name>/.well-known/openid-configuration
  2. Update the
    DNS
    and the
    Realm-name
    accordingly.
  3. Copy the
    Client Secret
    from IDP.
  4. For
    Client ID
    enter
    googleoidc
    .
  5. For
    Token username
    enter
    unique_name
    .
  6. Configure the
    OAuth Details
    of the PFM tenant.
  7. To enable
    Google IDP
    , log in the Profile Client application, we must push the custom user agent string to the device and start the intent. Sample Configuration Key.json file:
    { "customUserAgentString":"Zebra/PFC" }