Skip to content

/AWS1/CL_SSA=>PUTAPPLICATIONASSIGNMENTCONF()

About PutApplicationAssignmentConfiguration

Configure how users gain access to an application. If 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. If an assignment is created using CreateApplicationAssignment., the user retains access if AssignmentsRequired is set to true.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONARN TYPE /AWS1/SSAAPPLICATIONARN /AWS1/SSAAPPLICATIONARN

Specifies the ARN of the application. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

IV_ASSIGNMENTREQUIRED TYPE /AWS1/SSAASSIGNMENTREQUIRED /AWS1/SSAASSIGNMENTREQUIRED

If 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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSAPUTAPPLICATIONAS01 /AWS1/CL_SSAPUTAPPLICATIONAS01