Skip to content

/AWS1/CL_GRF=>UPDATEWORKSPACEAUTHNTCTN()

About UpdateWorkspaceAuthentication

Use this operation to define the identity provider (IdP) that this workspace authenticates users from, using SAML. You can also map SAML assertion attributes to workspace user information and define which groups in the assertion attribute are to have the Admin and Editor roles in the workspace.

Changes to the authentication method for a workspace may take a few minutes to take effect.

Method Signature

IMPORTING

Required arguments:

IV_WORKSPACEID TYPE /AWS1/GRFWORKSPACEID /AWS1/GRFWORKSPACEID

The ID of the workspace to update the authentication for.

IT_AUTHENTICATIONPROVIDERS TYPE /AWS1/CL_GRFAUTHNTCTNPVDRS_W=>TT_AUTHENTICATIONPROVIDERS TT_AUTHENTICATIONPROVIDERS

Specifies whether this workspace uses SAML 2.0, IAM Identity Center, or both to authenticate users for using the Grafana console within a workspace. For more information, see User authentication in Amazon Managed Grafana.

Optional arguments:

IO_SAMLCONFIGURATION TYPE REF TO /AWS1/CL_GRFSAMLCONFIGURATION /AWS1/CL_GRFSAMLCONFIGURATION

If the workspace uses SAML, use this structure to map SAML assertion attributes to workspace user information and define which groups in the assertion attribute are to have the Admin and Editor roles in the workspace.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GRFUPWORKSPACEAUTHRSP /AWS1/CL_GRFUPWORKSPACEAUTHRSP