worklink_associate_website_authorization_provider: Associates a website authorization provider with a specified...

View source: R/worklink_operations.R

worklink_associate_website_authorization_providerR Documentation

Associates a website authorization provider with a specified fleet

Description

Associates a website authorization provider with a specified fleet. This is used to authorize users against associated websites in the company network.

See https://www.paws-r-sdk.com/docs/worklink_associate_website_authorization_provider/ for full documentation.

Usage

worklink_associate_website_authorization_provider(
  FleetArn,
  AuthorizationProviderType,
  DomainName = NULL
)

Arguments

FleetArn

[required] The ARN of the fleet.

AuthorizationProviderType

[required] The authorization provider type.

DomainName

The domain name of the authorization provider. This applies only to SAML-based authorization providers.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.