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
- Navigate to the Apps Admin Page (https://www.theidentityhub.com/{tenant}/Admin/App) of your Tenant.
- Scroll down to the app you want to edit and click the Edit button.
- Update the configuration of the app (depending on the type of application and the technology/protocol used).
- 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
OAuth / OpenId add redirect uris
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