Configuring the New Native App
Configuring the New Native App

Configuring the New Native App

Configure the app with the described settings. Settings include naming the app and adding the redirect URI that you previously created.
  1. Enter a name in the
    App integration name
    field.
  2. Optionally, add an application logo.
  3. Select the
    Grant type
    .
    • Authorization Code is automatically selected.
    • Refresh Token sets the refresh from persistent to a time interval.
    • Additional types can be selected if required.
  4. Modify the
    Sign-in redirect URIs
    .
    1. Delete the default redirect URI.
    2. Enter the Redirect URI from the OIDC Identity Provider. Go to Copying the Identity Provider Redirect URI.
    3. Click
      Add URI
      and enter
      https://localhost
  5. Do not modify the
    Sign-out redirect URIs
    .
  6. Under
    Assignments
    , determine how users are granted access to the application.
    • Set Controlled Access to Allow everyone in your organization to access.
    • Choose whether to grant immediate access with the Federation Broker Mode.
      • When enabled, all users are eligible to access the application. Custom access token claims are applied to these users.
      • When disabled, users are selectively granted access and customized claims need to be created and applied to the users. When the broker is not enabled, additional configuration is required. See Configuring Access to the Native App.
  7. Click
    Save
    to preserve the
    General Settings
    .