new_entra_id_config: Create a new entra_id_config object

View source: R/entra_id.R

new_entra_id_configR Documentation

Create a new entra_id_config object

Description

Creates a new entra_id_config object

Usage

new_entra_id_config(tenant_id, client_id, client_secret, app_url)

Arguments

tenant_id

The tenant ID for the app

client_id

The client ID for the app

client_secret

The client secret for the app

app_url

The URL for the app

Value

An entra_id_config object


tapLock documentation built on Oct. 30, 2024, 9:13 a.m.