IAM Identity Center Application

IAM Identity Center Application in AWS represents an application that can be integrated with AWS IAM Identity Center (formerly AWS SSO) to provide single sign-on access for users. It allows administrators to configure and manage access to external or custom applications, enabling centralized authentication and authorization. This resource helps streamline user access management by connecting applications to the identity center, ensuring secure and consistent sign-in experiences across environments.

aws.sso_application

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_accountcorestringThe Amazon Web Services account ID number of the application.
application_arncorestringThe ARN of the application.
application_assignmentscorejsonThe list of users assigned to an application.
application_provider_arncorestringThe ARN of the application provider for this application.
assignment_requiredcoreboolIf AssignmentsRequired is true (default value), users don’t have access to the application unless an assignment is created using the CreateApplicationAssignment API. If false, all users have access to the application.
created_datecoretimestampThe date and time when the application was originally created.
descriptioncorestringThe description of the application.
instance_arncorestringThe ARN of the instance of IAM Identity Center that is configured with this application.
namecorestringThe name of the application.
portal_optionscorejsonA structure that describes the options for the access portal associated with this application.
statuscorestringThe current status of the application in this instance of IAM Identity Center.
tagscorehstore