new_entra_id_config | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.