Extra parameters to send to the OIDC provider.
Declarations
Type
null or (attribute set of string)Default
nullExample
{
prompt = "consent";
}Extra parameters to send to the OIDC provider.
null or (attribute set of string)null{
prompt = "consent";
}