Skip to main content

AdminApiApplication

Information returned when an Admin API application is fetched from Identity as a Service.

Properties

NameTypeDescriptionNotes
AllowLongLivedTokenbool?Determines if the application can use a long-lived token for authentication.[optional]
ApplicationTemplatestringThe name of the application template specific to this application type.
ApplicationTemplateIdstringApplication template id specific to this application type.[optional]
DescriptionstringShort description of application.[optional]
IdstringApplication ID.[optional]
IpListIdstringThe UUID of the IP Addresses list.[optional]
LastAuthnDateDateTime?Last successful authentication time to use administration api[optional]
LogostringBase64 encoded logo image.[optional]
NamestringName of application.
RoleIdstringThe UUID of the Site role to be associated with the API application. Pass an empty string value to unset the site role.[optional]
SharedSecretstringShared secret for application.[optional]
SpRoleIdstringThe UUID of the service provider role to be associated with the API application. Pass an empty string to unset the service provider role.[optional]