AppWithSecretsDto

Represents an app as mapped from fields in the database

  • Name Type Description
    AppKey String Unique app key - exposed to end users
    Brandings BrandingDto [] Service providers
    CreatedBy UserDto Created by user reference default
    Description String Description
    Endpoints EndpointDto Endpoint list for OAuth app
    Flow String SSO Authentication flow
    IsActive Boolean App is active
    IsTradingEnabled Boolean Derived field from 'OnlineAuthzLevels' and 'OfflineAuthzLevels'
    ManualOrderIndicationDefault String Manual order indication default
    ManualOrderIndicator String Manual order indication default
    Name String The name of the app
    Secrets AppSecretDto [] Secrets for app
    Status AppStatus App status