Client Registration Response
data class ClientRegistrationResponse(val clientId: String? = null, val clientSecretSettingName: String? = null)
The configuration settings of the app registration for providers that have client ids and client secrets