import type { OidcProviderDto } from '../schemas/OidcProviderDto'; export type OidcProviderResponseResponse = OidcProviderDto;