AddSimpleClient

constructor(clientId: String, enabled: Boolean, attributes: Map<String, String>, protocol: String = OPENID_CONNECT_PROTOCOL, redirectUris: List<String>, secret: String? = null, authorizationServicesEnabled: Boolean, serviceAccountsEnabled: Boolean, publicClient: Boolean)