Search Results for

    Show / Hide Table of Contents

    Update an App

    By default there are no Apps configured when a Tenant is created. See Create an App to connect a new App to The Identity Hub.

    When updating

    1. Navigate to the Apps Admin Page (https://www.theidentityhub.com/{tenant}/Admin/App) of your Tenant.
    2. Scroll down to the app you want to edit and click the Edit button.
    3. Update the configuration of the app (depending on the type of application and the technology/protocol used).
    4. Click Save.

    App maintenance

    Updating an app certificate

    See App Certificates parameters and Used Certificates Overview to get an overview on the impact.

    Changing the (refresh) token lifetime

    See OAuth 2.0 parameters

    OAuth / OpenId add redirect uris

    See OAuth 2.0 parameters

    Configure the output claims

    See the list of standard and optional claims to know which claims are required by default.

    Blocking / unblocking an app

    It is possible to (temporarily) block an app.
    Blocking an app will prevent that The Identity Hub redirects the user to the app or that apps can request information about the user.
    When blocking an app this will only affect future logon sessions, it will not revoke any authorization codes or tokens which are not yet expired.

    An app can instantly be unblocked again.

    Related

    App configuration parameters
    OAuth 2.0 Endpoints
    OpenID Connect Endpoint - UserInfo
    SAML-P Endpoints

    In This Article