new_entra_id_config {tapLock} | R 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
[Package tapLock version 0.2.0 Index]