new_entra_id_config {tapLock} | R Documentation |
Creates a new entra_id_config object
new_entra_id_config(tenant_id, client_id, client_secret, app_url)
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 |
An entra_id_config object