redirect-url
, which is required as part of the authentication flow.client-id
- A unique ID that represents the user app, and is required for OpenID Connect authentication flows.
client-secret
- An app-specific secret that allows fabric Identity to validate the user app. This is required only if the user app will use the classic Authorization Code Flow defined in the OpenID Connect specification.
Authorization Url
- The fabric Identity HTTP endpoint that the user app communicates with to get its access token.
Currently, fabric customers don’t have self-service capability to create user pools and user apps by themselves. Contact fabric support for help in creating these.