Creates a new openid configuration object for the given provider. You can use this function or the individual provider functions.
Arguments
- provider
The openid provider to use
- app_url
The URL of the application (used to build redirect, login, and logout URLs)
- ...
Additional arguments passed to the provider's configuration. This depends on the provider.
The
"google"provider accepts the following arguments:client_idclient_secret
The
"entra_id"provider accepts the following arguments:client_idclient_secrettenant_id