Skip to main content

AdminApiApplication

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

Properties

NameTypeDescriptionNotes
allowLongLivedTokenBooleanDetermines 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]
lastAuthnDateOffsetDateTimeLast 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]