Name | Type | Description | Notes |
---|---|---|---|
pk | UUID | [readonly] | |
name | String | Application's display Name. | |
slug | String | Internal application name, used in URLs. | |
provider | Int | [optional] | |
providerObj | Provider | [readonly] | |
backchannelProviders | [Int] | [optional] | |
backchannelProvidersObj | [Provider] | [readonly] | |
launchUrl | String | Allow formatting of launch URL | [readonly] |
openInNewTab | Bool | Open launch URL in a new browser tab or window. | [optional] |
metaLaunchUrl | String | [optional] | |
metaIcon | String | Get the URL to the App Icon image. If the name is /static or starts with http it is returned as-is | [readonly] |
metaDescription | String | [optional] | |
metaPublisher | String | [optional] | |
policyEngineMode | PolicyEngineMode | [optional] | |
group | String | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.