Optionaladfs
adfs?: {
federation_meta_data_file?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
meta_data_location_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
meta_data_source?: {
helper_text?: string;
label?: string;
options?: {
meta_data_file?: { label?: string };
meta_data_url?: { label?: string };
};
};
meta_data_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
upload_button_label?: string;
}
Optionalcommon
common?: {
assign_membership_on_login?: { helper_text?: string; label?: string };
show_as_button?: { helper_text?: string; label?: string };
}
Optionalgoogle-apps
"google-apps"?: {
callback_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
client_id?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
client_secret?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
domain?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
icon_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
}
Optionaloidc
oidc?: {
client_id?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
client_secret?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
discovery_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
type?: {
helper_text?: string;
label?: string;
options?: {
back_channel?: { label?: string };
front_channel?: { label?: string };
};
};
}
Optionalokta
okta?: {
callback_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
client_id?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
client_secret?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
domain?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
icon_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
}
Optionalpingfederate
pingfederate?: {
advanced_settings?: {
sign_request?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
sign_request_algorithm?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
sign_request_algorithm_digest?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
title?: string;
upload_button_label?: string;
};
ping_federate_baseurl?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
sign_cert?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
}
Optionalsamlp
samlp?: {
advanced_settings?: {
request_protocol_binding?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
sign_request?: {
error?: string;
helper_text_metadata_file?: string;
helper_text_metadata_url?: string;
label?: string;
placeholder?: string;
};
sign_request_algorithm?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
sign_request_algorithm_digest?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
title?: string;
};
cert?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
meta_data_source?: {
helper_text?: string;
label?: string;
options?: {
meta_data_file?: { label?: string };
meta_data_url?: { label?: string };
};
};
meta_data_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
single_sign_on_login_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
}
Optionalwaad
waad?: {
callback_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
client_id?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
client_secret?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
icon_url?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
tenant_domain?: {
error?: string;
helper_text?: string;
label?: string;
placeholder?: string;
};
}
Interface for provider configuration field messages