codechecker
codechecker copied to clipboard
Skip oauth provider selection if only one provider is configured
If only one oauth provider is configured, the provider selection modal can be skipped and the user can be redirected to the providers authentication screen directly after clicking "SSO Login".
If more than one provider is configured, the modal should be shown as today.