Manifest Object
Manifest defines a component which can be installed for a tenant. It contains descriptions on what OAuth2Clients have to be created, what settings are available for editing and also it's vendor.
Fields
#
_createdDateTime
_updatedDateTime
oauth
[ ManifestOAuth2 ]
List of OAuth2 clients which will be provisioned during feature installation
restricted
Boolean !
Non-null
Indicates if feature operations on this Feature are restricted. Restriction means, that regular users not able to manipulate this feature
settings
[ ManifestSettings ]
Defines what settings are exposed by current feature Settings are grouped per client feature is using
Interfaces
#
Also implements APIResource .
Usages
#
References
#
- Field manifest from Feature
- Field items from ManifestPage
- Field manifest from PageableFeature
Previous
MagicLinkGenerateResponse