SSO Temporarily Unavailable
Unable to reach the identity provider. Single Sign-On will be available once the provider is
reachable again. You can still sign in with an API key.
);
}
export function OidcConfigErrorNotice({ errors }: { errors: OidcErrorCode[] }) {
return (